HP100_MEM_EN 533 drivers/net/ethernet/hp/hp100.c hp100_outw(HP100_MEM_EN | HP100_RESET_LB, OPTION_LSW); HP100_MEM_EN 538 drivers/net/ethernet/hp/hp100.c hp100_outw(HP100_MEM_EN | HP100_SET_LB, OPTION_LSW); HP100_MEM_EN 545 drivers/net/ethernet/hp/hp100.c hp100_outw(HP100_IO_EN | HP100_MEM_EN | HP100_RESET_LB, OPTION_LSW); HP100_MEM_EN 554 drivers/net/ethernet/hp/hp100.c if ((lsw & HP100_IO_EN) && (~lsw & HP100_MEM_EN) && HP100_MEM_EN 573 drivers/net/ethernet/hp/hp100.c hp100_outw(HP100_MEM_EN | HP100_IO_EN | HP100_RESET_LB, OPTION_LSW); HP100_MEM_EN 582 drivers/net/ethernet/hp/hp100.c hp100_outw(HP100_MEM_EN | HP100_SET_LB, OPTION_LSW); HP100_MEM_EN 592 drivers/net/ethernet/hp/hp100.c mem_mapped = ((hp100_inw(OPTION_LSW) & (HP100_MEM_EN)) != 0); HP100_MEM_EN 843 drivers/net/ethernet/hp/hp100.c HP100_MEM_EN | HP100_MEM_EN 938 drivers/net/ethernet/hp/hp100.c hp100_outw(HP100_MEM_EN | HP100_SET_LB, OPTION_LSW);