Home
last modified time | relevance | path

Searched refs:ISR_MANUAL (Results 1 – 7 of 7) sorted by relevance

/linux-2.6.39/drivers/net/atl1e/
Datl1e_hw.h550 #define ISR_MANUAL 4 macro
588 ISR_MANUAL |\
Datl1e_main.c1296 if (status & (ISR_GPHY | ISR_MANUAL)) { in atl1e_intr()
/linux-2.6.39/drivers/net/atlx/
Datl2.h163 #define ISR_MANUAL 2 /* Software manual interrupt, for debug. Set macro
194 ISR_MANUAL |\
Datl1.h256 #define ISR_MANUAL 0x4 macro
292 ISR_MANUAL |\
Datl2.c622 if (status & (ISR_PHY | ISR_MANUAL)) { in atl2_intr()
/linux-2.6.39/drivers/net/atl1c/
Datl1c_hw.h640 #define ISR_MANUAL 0x00000004 macro
672 ISR_MANUAL |\
Datl1c_main.c1702 if (status & (ISR_GPHY | ISR_MANUAL)) { in atl1c_intr()