Searched refs:EWRK3_TDQ (Results 1 – 2 of 2) sorted by relevance
30 #define EWRK3_TDQ iobase+0x0c /* Transmit Done Queue */ macro
573 outb(1, EWRK3_TDQ); /* Write to the TX done queue */ in ewrk3_hw_init()706 while (inb(EWRK3_TDQ)); in ewrk3_init()1060 while ((tx_status = inb(EWRK3_TDQ)) > 0) { /* Whilst there's old buffers */ in ewrk3_tx()1116 while (inb(EWRK3_TDQ)); in ewrk3_close()