Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/8390/
H A Dlib8390.c673 ei_outb_p(E8390_NODMA+E8390_PAGE1, e8390_base + E8390_CMD); in ei_receive()
931 ei_outb_p(E8390_NODMA + E8390_PAGE1, e8390_base + E8390_CMD); in do_set_multicast_list()
1046 ei_outb_p(E8390_NODMA + E8390_PAGE1 + E8390_STOP, e8390_base+E8390_CMD); /* 0x61 */ in __NS8390_init()
H A D8390.h148 #define E8390_PAGE1 0x40 /* using the two high-order bits */ macro
H A Dne2k-pci.c256 outb(E8390_NODMA + E8390_PAGE1 + E8390_STOP, ioaddr + E8390_CMD); in ne2k_pci_init_one()
H A Daxnet_cs.c1583 outb_p(E8390_NODMA + E8390_PAGE1, e8390_base + E8390_CMD); in do_set_multicast_list()
1658 outb_p(E8390_NODMA + E8390_PAGE1 + E8390_STOP, e8390_base+E8390_CMD); /* 0x61 */ in AX88190_init()