Searched refs:FP_RXEMPTY (Results 1 – 3 of 3) sorted by relevance
126 #define FP_RXEMPTY 0x8000 macro
1194 if ( packet_number & FP_RXEMPTY ) { in smc_rcv()
211 #define FP_RXEMPTY 0x8000 macro1485 if (inw(ioaddr + FIFO_PORTS) & FP_RXEMPTY) { in smc_rx()