Searched refs:TX_DONE_BIT (Results 1 – 1 of 1) sorted by relevance
159 #define TX_DONE_BIT 0x0080 macro435 if (((status = inw(ioaddr + IO_PORT)) & TX_DONE_BIT) == 0) { in eepro_transmit()