Home
last modified time | relevance | path

Searched refs:HP100_TX_COMPLETE (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/drivers/net/
Dhp100.h213 #define HP100_TX_COMPLETE 0x0008 /* 0:No, 1:Yes a Tx has completed */ macro
Dhp100.c1717 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()