Searched refs:HP100_TX_COMPLETE (Results 1 – 2 of 2) sorted by relevance
213 #define HP100_TX_COMPLETE 0x0008 /* 0:No, 1:Yes a Tx has completed */ macro
1717 hp100_outw(HP100_TX_COMPLETE, IRQ_STATUS); in hp100_start_xmit()2299 if ((lp->mode == 1) && (val & (HP100_TX_COMPLETE))) in hp100_interrupt()2372 HP100_TX_COMPLETE | in hp100_start_interface()