Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/
Dhp100.h186 #define HP100_HW_RST 0x0002 /* 0:Reset, 1:Out of reset */ macro
Dhp100.c975 if (0 != (hp100_inw(OPTION_LSW) & HP100_HW_RST)) { in hp100_mmuinit()
1462 if (0 != (hp100_inw(OPTION_LSW) & HP100_HW_RST)) { in hp100_BM_shutdown()
2490 if (!(val & HP100_HW_RST)) in hp100_stop_interface()
2867 hp100_outw(HP100_HW_RST | HP100_RESET_LB, OPTION_LSW); in hp100_cascade_reset()
2881 hp100_outw(HP100_HW_RST | HP100_SET_LB, OPTION_LSW); in hp100_cascade_reset()