Home
last modified time | relevance | path

Searched refs:ERR_RX (Results 1 – 4 of 4) sorted by relevance

/external/grub/netboot/
D3c509.h301 #define ERR_RX (unsigned short) (0x1<<14) macro
D3c595.h327 #define ERR_RX (unsigned short) (0x4000) macro
D3c595.c256 if (status & ERR_RX) { in t595_poll()
D3c509.c246 if (status & ERR_RX) { in t509_poll()