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