Home | Sort by relevance Sort by last modified time |
/external/grub/netboot/ | |
3c509.h | 301 #define ERR_RX (unsigned short) (0x1<<14) |
3c595.h | 327 #define ERR_RX (unsigned short) (0x4000) |
3c595.c | 256 if (status & ERR_RX) { |
3c509.c | 246 if (status & ERR_RX) { |