HP100_RESET_LB    533 drivers/net/ethernet/hp/hp100.c 		hp100_outw(HP100_MEM_EN | HP100_RESET_LB, OPTION_LSW);
HP100_RESET_LB    545 drivers/net/ethernet/hp/hp100.c 			hp100_outw(HP100_IO_EN | HP100_MEM_EN | HP100_RESET_LB, OPTION_LSW);
HP100_RESET_LB    573 drivers/net/ethernet/hp/hp100.c 			hp100_outw(HP100_MEM_EN | HP100_IO_EN | HP100_RESET_LB, OPTION_LSW);
HP100_RESET_LB    814 drivers/net/ethernet/hp/hp100.c 	hp100_outw(HP100_INT_EN | HP100_RESET_LB, OPTION_LSW);
HP100_RESET_LB    821 drivers/net/ethernet/hp/hp100.c 		hp100_outw(HP100_INT_EN | HP100_RESET_LB, OPTION_LSW);
HP100_RESET_LB    844 drivers/net/ethernet/hp/hp100.c 		   HP100_IO_EN | HP100_RESET_LB, OPTION_LSW);
HP100_RESET_LB    851 drivers/net/ethernet/hp/hp100.c 		   HP100_TX_CMD | HP100_RESET_LB, OPTION_MSW);
HP100_RESET_LB    926 drivers/net/ethernet/hp/hp100.c 		   HP100_INT_EN | HP100_RESET_LB, OPTION_LSW);
HP100_RESET_LB   1051 drivers/net/ethernet/hp/hp100.c 		hp100_outb(HP100_PRIORITY_TX | HP100_RESET_LB, OPTION_MSW);
HP100_RESET_LB   1054 drivers/net/ethernet/hp/hp100.c 		   HP100_TX_CMD | HP100_RESET_LB, OPTION_MSW);
HP100_RESET_LB   1383 drivers/net/ethernet/hp/hp100.c 	hp100_outw(HP100_INT_EN | HP100_RESET_LB, OPTION_LSW);
HP100_RESET_LB   2328 drivers/net/ethernet/hp/hp100.c 	hp100_outw(HP100_FAKE_INT | HP100_INT_EN | HP100_RESET_LB,
HP100_RESET_LB   2386 drivers/net/ethernet/hp/hp100.c 		hp100_outw(HP100_INT_EN | HP100_RESET_LB |
HP100_RESET_LB   2759 drivers/net/ethernet/hp/hp100.c 		hp100_outw(HP100_HW_RST | HP100_RESET_LB, OPTION_LSW);
HP100_RESET_LB    605 drivers/net/ethernet/hp/hp100.h 	outw( HP100_INT_EN | HP100_RESET_LB, ioaddr + HP100_REG_OPTION_LSW )