OPTION_LSW 519 drivers/net/ethernet/hp/hp100.c hp100_outw(0xfefe, OPTION_LSW); OPTION_LSW 520 drivers/net/ethernet/hp/hp100.c hp100_outw(local_mode | HP100_SET_LB | HP100_SET_HB, OPTION_LSW); OPTION_LSW 529 drivers/net/ethernet/hp/hp100.c hp100_inw(OPTION_LSW)); OPTION_LSW 533 drivers/net/ethernet/hp/hp100.c hp100_outw(HP100_MEM_EN | HP100_RESET_LB, OPTION_LSW); OPTION_LSW 534 drivers/net/ethernet/hp/hp100.c hp100_outw(HP100_IO_EN | HP100_SET_LB, OPTION_LSW); OPTION_LSW 535 drivers/net/ethernet/hp/hp100.c hp100_outw(HP100_BM_WRITE | HP100_BM_READ | HP100_RESET_HB, OPTION_LSW); OPTION_LSW 538 drivers/net/ethernet/hp/hp100.c hp100_outw(HP100_MEM_EN | HP100_SET_LB, OPTION_LSW); OPTION_LSW 539 drivers/net/ethernet/hp/hp100.c hp100_outw(HP100_IO_EN | HP100_SET_LB, OPTION_LSW); OPTION_LSW 540 drivers/net/ethernet/hp/hp100.c hp100_outw(HP100_BM_WRITE | HP100_BM_READ | HP100_RESET_HB, OPTION_LSW); OPTION_LSW 544 drivers/net/ethernet/hp/hp100.c hp100_outw(HP100_BM_WRITE | HP100_BM_READ | HP100_SET_HB, OPTION_LSW); OPTION_LSW 545 drivers/net/ethernet/hp/hp100.c hp100_outw(HP100_IO_EN | HP100_MEM_EN | HP100_RESET_LB, OPTION_LSW); OPTION_LSW 552 drivers/net/ethernet/hp/hp100.c lsw = hp100_inw(OPTION_LSW); OPTION_LSW 573 drivers/net/ethernet/hp/hp100.c hp100_outw(HP100_MEM_EN | HP100_IO_EN | HP100_RESET_LB, OPTION_LSW); OPTION_LSW 582 drivers/net/ethernet/hp/hp100.c hp100_outw(HP100_MEM_EN | HP100_SET_LB, OPTION_LSW); OPTION_LSW 587 drivers/net/ethernet/hp/hp100.c printk("hp100: %s: new LSW = 0x%x\n", dev->name, hp100_inw(OPTION_LSW)); OPTION_LSW 592 drivers/net/ethernet/hp/hp100.c mem_mapped = ((hp100_inw(OPTION_LSW) & (HP100_MEM_EN)) != 0); OPTION_LSW 814 drivers/net/ethernet/hp/hp100.c hp100_outw(HP100_INT_EN | HP100_RESET_LB, OPTION_LSW); OPTION_LSW 815 drivers/net/ethernet/hp/hp100.c hp100_outw(HP100_TRI_INT | HP100_SET_HB, OPTION_LSW); OPTION_LSW 821 drivers/net/ethernet/hp/hp100.c hp100_outw(HP100_INT_EN | HP100_RESET_LB, OPTION_LSW); OPTION_LSW 844 drivers/net/ethernet/hp/hp100.c HP100_IO_EN | HP100_RESET_LB, OPTION_LSW); OPTION_LSW 847 drivers/net/ethernet/hp/hp100.c HP100_MMAP_DIS | HP100_SET_HB, OPTION_LSW); OPTION_LSW 903 drivers/net/ethernet/hp/hp100.c if (0 != (hp100_inw(OPTION_LSW) & HP100_HW_RST)) { OPTION_LSW 926 drivers/net/ethernet/hp/hp100.c HP100_INT_EN | HP100_RESET_LB, OPTION_LSW); OPTION_LSW 928 drivers/net/ethernet/hp/hp100.c hp100_outw(HP100_TRI_INT | HP100_SET_HB, OPTION_LSW); OPTION_LSW 933 drivers/net/ethernet/hp/hp100.c HP100_MMAP_DIS | HP100_SET_HB, OPTION_LSW); OPTION_LSW 936 drivers/net/ethernet/hp/hp100.c HP100_BM_READ | HP100_RESET_HB, OPTION_LSW); OPTION_LSW 937 drivers/net/ethernet/hp/hp100.c hp100_outw(HP100_MMAP_DIS | HP100_RESET_HB, OPTION_LSW); OPTION_LSW 938 drivers/net/ethernet/hp/hp100.c hp100_outw(HP100_MEM_EN | HP100_SET_LB, OPTION_LSW); OPTION_LSW 939 drivers/net/ethernet/hp/hp100.c hp100_outw(HP100_IO_EN | HP100_SET_LB, OPTION_LSW); OPTION_LSW 942 drivers/net/ethernet/hp/hp100.c HP100_IO_EN | HP100_SET_LB, OPTION_LSW); OPTION_LSW 961 drivers/net/ethernet/hp/hp100.c hp100_outw(HP100_BM_READ | HP100_BM_WRITE | HP100_SET_HB, OPTION_LSW); OPTION_LSW 1133 drivers/net/ethernet/hp/hp100.c hp100_inw(OPTION_LSW)); OPTION_LSW 1383 drivers/net/ethernet/hp/hp100.c hp100_outw(HP100_INT_EN | HP100_RESET_LB, OPTION_LSW); OPTION_LSW 1390 drivers/net/ethernet/hp/hp100.c if (0 != (hp100_inw(OPTION_LSW) & HP100_HW_RST)) { OPTION_LSW 2329 drivers/net/ethernet/hp/hp100.c OPTION_LSW); OPTION_LSW 2331 drivers/net/ethernet/hp/hp100.c hp100_outw(HP100_TRI_INT | HP100_RESET_HB, OPTION_LSW); OPTION_LSW 2340 drivers/net/ethernet/hp/hp100.c hp100_outw(HP100_MMAP_DIS | HP100_RESET_HB, OPTION_LSW); OPTION_LSW 2388 drivers/net/ethernet/hp/hp100.c OPTION_LSW); OPTION_LSW 2389 drivers/net/ethernet/hp/hp100.c val = hp100_inw(OPTION_LSW); OPTION_LSW 2759 drivers/net/ethernet/hp/hp100.c hp100_outw(HP100_HW_RST | HP100_RESET_LB, OPTION_LSW); OPTION_LSW 2773 drivers/net/ethernet/hp/hp100.c hp100_outw(HP100_HW_RST | HP100_SET_LB, OPTION_LSW); OPTION_LSW 2790 drivers/net/ethernet/hp/hp100.c printk("option #1: 0x%.4x\n", hp100_inw(OPTION_LSW));