Searched refs:FP_RXEMPTY (Results 1 – 2 of 2) sorted by relevance
124 #define FP_RXEMPTY 0x8000 macro
332 if (inw(smc9000_base + FIFO_PORTS) & FP_RXEMPTY) in smc9000_poll()