Searched refs:RX_OK (Results 1 - 3 of 3) sorted by relevance

/external/grub/netboot/
H A Deepro.c156 #define RX_OK 0x2000 macro
366 if ((rcv_status & (RX_OK|RX_ERROR)) != RX_OK) {
H A Dcs89x0.h216 #define RX_OK 0x0100 macro
H A Dcs89x0.c421 if ((status & RX_OK) == 0)

Completed in 39 milliseconds