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