Home
last modified time | relevance | path

Searched refs:E8390_PAGE1 (Results 1 – 6 of 6) sorted by relevance

/drivers/net/ethernet/8390/
Dlib8390.c667 ei_outb_p(E8390_NODMA+E8390_PAGE1, e8390_base + E8390_CMD); in ei_receive()
925 ei_outb_p(E8390_NODMA + E8390_PAGE1, e8390_base + E8390_CMD); in do_set_multicast_list()
1039 ei_outb_p(E8390_NODMA + E8390_PAGE1 + E8390_STOP, e8390_base+E8390_CMD); /* 0x61 */ in __NS8390_init()
D8390.h134 #define E8390_PAGE1 0x40 /* using the two high-order bits */ macro
Dne.c318 outb_p(E8390_NODMA+E8390_PAGE1+E8390_STOP, ioaddr + E8390_CMD); in ne_probe1()
512 outb_p(E8390_NODMA + E8390_PAGE1 + E8390_STOP, in ne_probe1()
Dax88796.c126 ei_outb(E8390_NODMA + E8390_PAGE1 + E8390_STOP, ioaddr + E8390_CMD); in ax_initial_check()
715 ei_outb(E8390_NODMA + E8390_PAGE1 + E8390_STOP, in ax_init_dev()
Dne2k-pci.c264 outb(E8390_NODMA+E8390_PAGE1+E8390_STOP, ioaddr + E8390_CMD); in ne2k_pci_init_one()
Daxnet_cs.c1578 outb_p(E8390_NODMA + E8390_PAGE1, e8390_base + E8390_CMD); in do_set_multicast_list()
1653 outb_p(E8390_NODMA + E8390_PAGE1 + E8390_STOP, e8390_base+E8390_CMD); /* 0x61 */ in AX88190_init()