/drivers/net/ethernet/8390/ |
D | lib8390.c | 451 ei_outb_p(E8390_NODMA+E8390_PAGE0, e8390_base + E8390_CMD); in __ei_interrupt() 488 ei_outb_p(E8390_NODMA+E8390_PAGE0+E8390_START, e8390_base + E8390_CMD); in __ei_interrupt() 492 ei_outb_p(E8390_NODMA+E8390_PAGE0+E8390_START, e8390_base + E8390_CMD); in __ei_interrupt() 669 ei_outb_p(E8390_NODMA+E8390_PAGE0, e8390_base + E8390_CMD); in ei_receive() 794 ei_outb_p(E8390_NODMA+E8390_PAGE0+E8390_STOP, e8390_base+E8390_CMD); in ei_rx_overrun() 830 ei_outb_p(E8390_NODMA + E8390_PAGE0 + E8390_START, e8390_base + E8390_CMD); in ei_rx_overrun() 843 ei_outb_p(E8390_NODMA + E8390_PAGE0 + E8390_START + E8390_TRANS, e8390_base + E8390_CMD); in ei_rx_overrun() 934 ei_outb_p(E8390_NODMA + E8390_PAGE0, e8390_base + E8390_CMD); in do_set_multicast_list() 1018 ei_outb_p(E8390_NODMA+E8390_PAGE0+E8390_STOP, e8390_base+E8390_CMD); /* 0x21 */ in __NS8390_init() 1049 ei_outb_p(E8390_NODMA+E8390_PAGE0+E8390_STOP, e8390_base+E8390_CMD); in __NS8390_init() [all …]
|
D | ne2k-pci.c | 268 outb(E8390_NODMA+E8390_PAGE0, ioaddr + E8390_CMD); in ne2k_pci_init_one() 315 {E8390_NODMA+E8390_PAGE0+E8390_STOP, E8390_CMD}, /* Select page 0*/ in ne2k_pci_init_one() 411 outb(E8390_PAGE0 + E8390_NODMA, ioaddr + NE_CMD); /* Page 0 */ in set_realtek_fdx() 495 outb(E8390_NODMA+E8390_PAGE0+E8390_START, nic_base+ NE_CMD); in ne2k_pci_get_8390_hdr() 534 outb(E8390_NODMA+E8390_PAGE0+E8390_START, nic_base+ NE_CMD); in ne2k_pci_block_input() 588 outb(E8390_PAGE0+E8390_START+E8390_NODMA, nic_base + NE_CMD); in ne2k_pci_block_output()
|
D | zorro8390.c | 131 z_writeb(E8390_NODMA + E8390_PAGE0 + E8390_START, nic_base + NE_CMD); in zorro8390_get_8390_hdr() 173 z_writeb(E8390_NODMA + E8390_PAGE0 + E8390_START, nic_base + NE_CMD); in zorro8390_block_input() 216 z_writeb(E8390_PAGE0+E8390_START+E8390_NODMA, nic_base + NE_CMD); in zorro8390_block_output() 333 {E8390_NODMA + E8390_PAGE0 + E8390_STOP, NE_CMD}, in zorro8390_init()
|
D | mcf8390.c | 204 ei_outb(E8390_NODMA + E8390_PAGE0 + E8390_START, addr + NE_CMD); in mcf8390_get_8390_hdr() 240 ei_outb(E8390_NODMA + E8390_PAGE0 + E8390_START, addr + NE_CMD); in mcf8390_block_input() 275 ei_outb(E8390_PAGE0 + E8390_START + E8390_NODMA, addr + NE_CMD); in mcf8390_block_output() 343 {E8390_NODMA + E8390_PAGE0 + E8390_STOP, NE_CMD}, in mcf8390_init()
|
D | axnet_cs.c | 199 {E8390_NODMA+E8390_PAGE0+E8390_STOP, E8390_CMD}, /* Select page 0*/ in get_prom() 526 outb_p(E8390_NODMA+E8390_PAGE0+E8390_STOP, nic_base + E8390_CMD); in axnet_reset_8390() 1462 outb_p(E8390_NODMA+E8390_PAGE0+E8390_STOP, e8390_base+E8390_CMD); in ei_rx_overrun() 1497 outb_p(E8390_NODMA + E8390_PAGE0 + E8390_START, e8390_base + E8390_CMD); in ei_rx_overrun() 1509 outb_p(E8390_NODMA + E8390_PAGE0 + E8390_START + E8390_TRANS, e8390_base + E8390_CMD); in ei_rx_overrun() 1584 outb_p(E8390_NODMA + E8390_PAGE0, e8390_base + E8390_CMD); in do_set_multicast_list() 1593 outb_p(E8390_NODMA+E8390_PAGE0+E8390_START, e8390_base+E8390_CMD); in do_set_multicast_list() 1633 outb_p(E8390_NODMA+E8390_PAGE0+E8390_STOP, e8390_base+E8390_CMD); /* 0x21 */ in AX88190_init() 1663 outb_p(E8390_NODMA+E8390_PAGE0+E8390_STOP, e8390_base+E8390_CMD); in AX88190_init() 1676 outb_p(E8390_NODMA+E8390_PAGE0+E8390_START, e8390_base+E8390_CMD); in AX88190_init()
|
D | apne.c | 243 {E8390_NODMA+E8390_PAGE0+E8390_STOP, NE_CMD}, /* Select page 0*/ in apne_probe1() 405 outb(E8390_NODMA+E8390_PAGE0+E8390_START, nic_base+ NE_CMD); in apne_get_8390_hdr() 451 outb(E8390_NODMA+E8390_PAGE0+E8390_START, nic_base+ NE_CMD); in apne_block_input() 500 outb(E8390_PAGE0+E8390_START+E8390_NODMA, nic_base + NE_CMD); in apne_block_output()
|
D | ne.c | 321 outb_p(E8390_NODMA+E8390_PAGE0, ioaddr + E8390_CMD); in ne_probe1() 374 {E8390_NODMA+E8390_PAGE0+E8390_STOP, E8390_CMD}, /* Select page 0*/ in ne_probe1() 607 outb_p(E8390_NODMA+E8390_PAGE0+E8390_START, nic_base+ NE_CMD); in ne_get_8390_hdr() 648 outb_p(E8390_NODMA+E8390_PAGE0+E8390_START, nic_base+ NE_CMD); in ne_block_input() 724 outb_p(E8390_PAGE0+E8390_START+E8390_NODMA, nic_base + NE_CMD); in ne_block_output()
|
D | etherh.c | 287 writeb(E8390_NODMA+E8390_PAGE0+E8390_STOP, addr); in etherh_reset() 335 writeb (E8390_NODMA | E8390_PAGE0 | E8390_START, addr + E8390_CMD); in etherh_block_output() 394 writeb (E8390_NODMA | E8390_PAGE0 | E8390_START, addr + E8390_CMD); in etherh_block_input() 433 writeb (E8390_NODMA | E8390_PAGE0 | E8390_START, addr + E8390_CMD); in etherh_get_header()
|
D | ax88796.c | 130 ei_outb(E8390_NODMA + E8390_PAGE0, ioaddr + E8390_CMD); in ax_initial_check() 186 ei_outb(E8390_NODMA + E8390_PAGE0 + E8390_START, nic_base + NE_CMD); in ax_get_8390_hdr() 232 ei_outb(E8390_NODMA+E8390_PAGE0+E8390_START, nic_base + NE_CMD); in ax_block_input() 277 ei_outb(E8390_PAGE0+E8390_START+E8390_NODMA, nic_base + NE_CMD); in ax_block_output() 674 ei_outb(E8390_NODMA + E8390_PAGE0 + E8390_STOP, ioaddr + E8390_CMD); in ax_initial_setup()
|
D | 8390.h | 133 #define E8390_PAGE0 0x00 /* Select page chip registers */ macro
|
D | pcnet_cs.c | 331 {E8390_NODMA+E8390_PAGE0+E8390_STOP, E8390_CMD}, /* Select page 0*/ in get_prom() 960 outb_p(E8390_NODMA+E8390_PAGE0+E8390_STOP, nic_base + E8390_CMD); in pcnet_reset_8390() 1137 outb_p(E8390_NODMA+E8390_PAGE0+E8390_START, nic_base + PCNET_CMD); in dma_get_8390_hdr() 1172 outb_p(E8390_NODMA+E8390_PAGE0+E8390_START, nic_base + PCNET_CMD); in dma_block_input() 1238 outb_p(E8390_PAGE0+E8390_START+E8390_NODMA, nic_base+PCNET_CMD); in dma_block_output()
|
D | stnic.c | 52 #define CR_PG0 E8390_PAGE0
|
D | smc-ultra.c | 412 outb_p(E8390_NODMA+E8390_PAGE0, dev->base_addr); in ultra_open()
|