Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/
Dhp100.h208 #define HP100_RX_PDL_FILL_COMPL 0x0800 macro
Dhp100.c2239 if (val & HP100_RX_PDL_FILL_COMPL) { in hp100_interrupt()
2258 else if (!(val & HP100_RX_PDL_FILL_COMPL)) { in hp100_interrupt()
2367 hp100_outw(HP100_RX_PDL_FILL_COMPL | in hp100_start_interface()