HP100_RESET_HB    535 drivers/net/ethernet/hp/hp100.c 		hp100_outw(HP100_BM_WRITE | HP100_BM_READ | HP100_RESET_HB, OPTION_LSW);
HP100_RESET_HB    540 drivers/net/ethernet/hp/hp100.c 		hp100_outw(HP100_BM_WRITE | HP100_BM_READ | HP100_RESET_HB, OPTION_LSW);
HP100_RESET_HB    840 drivers/net/ethernet/hp/hp100.c 		   HP100_BM_READ | HP100_RESET_HB |
HP100_RESET_HB    923 drivers/net/ethernet/hp/hp100.c 		   HP100_EE_EN | HP100_RESET_HB |
HP100_RESET_HB    936 drivers/net/ethernet/hp/hp100.c 			   HP100_BM_READ | HP100_RESET_HB, OPTION_LSW);
HP100_RESET_HB    937 drivers/net/ethernet/hp/hp100.c 		hp100_outw(HP100_MMAP_DIS | HP100_RESET_HB, OPTION_LSW);
HP100_RESET_HB   2331 drivers/net/ethernet/hp/hp100.c 	hp100_outw(HP100_TRI_INT | HP100_RESET_HB, OPTION_LSW);
HP100_RESET_HB   2340 drivers/net/ethernet/hp/hp100.c 		hp100_outw(HP100_MMAP_DIS | HP100_RESET_HB, OPTION_LSW);
HP100_RESET_HB    609 drivers/net/ethernet/hp/hp100.h 	outw( HP100_MMAP_DIS | HP100_RESET_HB, ioaddr + HP100_REG_OPTION_LSW )