Home
last modified time | relevance | path

Searched refs:EN0_RSARHI (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/net/ethernet/8390/
H A Dne2k-pci.c328 {0x00, EN0_RSARHI}, in ne2k_pci_init_one()
508 outb(ring_page, nic_base + EN0_RSARHI); in ne2k_pci_get_8390_hdr()
550 outb(ring_offset >> 8, nic_base + EN0_RSARHI); in ne2k_pci_block_input()
612 outb(0x00, nic_base + EN0_RSARHI); in ne2k_pci_block_output()
621 outb(start_page, nic_base + EN0_RSARHI); in ne2k_pci_block_output()
H A Detherh.c335 writeb (0x00, addr + EN0_RSARHI); in etherh_block_output()
344 writeb (start_page, addr + EN0_RSARHI); in etherh_block_output()
393 writeb (ring_offset >> 8, addr + EN0_RSARHI); in etherh_block_input()
432 writeb (ring_page, addr + EN0_RSARHI); in etherh_get_header()
H A Dxsurf100.c175 ei_outb(ring_offset >> 8, nic_base + EN0_RSARHI); in xs100_block_input()
218 ei_outb(start_page, nic_base + EN0_RSARHI); in xs100_block_output()
H A Dpcnet_cs.c347 {0x00, EN0_RSARHI}, in get_prom()
417 outb_p(0x04, ioaddr + EN0_RSARHI); in get_ax88190()
1151 outb_p(ring_page, nic_base + EN0_RSARHI); in dma_get_8390_hdr()
1186 outb_p(ring_offset >> 8, nic_base + EN0_RSARHI); in dma_block_input()
1204 int high = inb_p(nic_base + EN0_RSARHI); in dma_block_input()
1262 outb_p(start_page, nic_base + EN0_RSARHI); in dma_block_output()
1276 int high = inb_p(nic_base + EN0_RSARHI); in dma_block_output()
H A D8390.h184 #define EN0_RSARHI EI_SHIFT(0x09) /* Remote start address reg 1 */ macro
H A Dstnic.c43 #define PG0_RSAR1 EN0_RSARHI
H A Daxnet_cs.c208 {0x04, EN0_RSARHI}, in get_prom()
636 outb_p(ring_page, nic_base + EN0_RSARHI); in get_8390_hdr()
658 outb_p(ring_offset >> 8, nic_base + EN0_RSARHI); in block_input()
683 outb_p(start_page, nic_base + EN0_RSARHI); in block_output()