Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/
Dhp100.h185 #define HP100_INT_EN 0x0004 /* 1:Enable ints from card */ macro
612 outw( HP100_INT_EN | HP100_RESET_LB, ioaddr + HP100_REG_OPTION_LSW )
614 outw( HP100_INT_EN | HP100_SET_LB, ioaddr + HP100_REG_OPTION_LSW )
Dhp100.c887 hp100_outw(HP100_INT_EN | HP100_RESET_LB, OPTION_LSW); in hp100_hwinit()
894 hp100_outw(HP100_INT_EN | HP100_RESET_LB, OPTION_LSW); in hp100_hwinit()
915 HP100_INT_EN | in hp100_hwinit()
998 HP100_INT_EN | HP100_RESET_LB, OPTION_LSW); in hp100_mmuinit()
1455 hp100_outw(HP100_INT_EN | HP100_RESET_LB, OPTION_LSW); in hp100_BM_shutdown()
2424 hp100_outw(HP100_FAKE_INT | HP100_INT_EN | HP100_RESET_LB, in hp100_start_interface()
2482 hp100_outw(HP100_INT_EN | HP100_RESET_LB | in hp100_stop_interface()