Home
last modified time | relevance | path

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

/external/grub/netboot/
D3c509.h365 #define RX_INCOMPLETE 0x8000 macro
D3c595.h423 #define RX_INCOMPLETE 0x8000 macro
D3c595.c290 if(( status & RX_INCOMPLETE )==0) { in t595_poll()
D3c509.c279 if(( status & RX_INCOMPLETE )==0) { in t509_poll()