Searched refs:E8390_PAGE1 (Results 1 – 7 of 7) sorted by relevance
/drivers/net/ethernet/8390/ |
D | lib8390.c | 664 ei_outb_p(E8390_NODMA+E8390_PAGE1, e8390_base + E8390_CMD); in ei_receive() 922 ei_outb_p(E8390_NODMA + E8390_PAGE1, e8390_base + E8390_CMD); in do_set_multicast_list() 1035 ei_outb_p(E8390_NODMA + E8390_PAGE1 + E8390_STOP, e8390_base+E8390_CMD); /* 0x61 */ in __NS8390_init()
|
D | 8390.h | 139 #define E8390_PAGE1 0x40 /* using the two high-order bits */ macro
|
D | ne.c | 309 outb_p(E8390_NODMA+E8390_PAGE1+E8390_STOP, ioaddr + E8390_CMD); in ne_probe1() 503 outb_p(E8390_NODMA + E8390_PAGE1 + E8390_STOP, in ne_probe1()
|
D | ax88796.c | 126 ei_outb(E8390_NODMA + E8390_PAGE1 + E8390_STOP, ioaddr + E8390_CMD); in ax_initial_check() 737 ei_outb(E8390_NODMA + E8390_PAGE1 + E8390_STOP, in ax_init_dev()
|
D | ne-h8300.c | 235 outb_p(E8390_NODMA+E8390_PAGE1+E8390_STOP, ioaddr + E8390_CMD); in ne_probe1()
|
D | ne2k-pci.c | 264 outb(E8390_NODMA+E8390_PAGE1+E8390_STOP, ioaddr + E8390_CMD); in ne2k_pci_init_one()
|
D | axnet_cs.c | 1588 outb_p(E8390_NODMA + E8390_PAGE1, e8390_base + E8390_CMD); in do_set_multicast_list() 1663 outb_p(E8390_NODMA + E8390_PAGE1 + E8390_STOP, e8390_base+E8390_CMD); /* 0x61 */ in AX88190_init()
|