Home
last modified time | relevance | path

Searched refs:D8390_P0_RBCR1 (Results 1 – 3 of 3) sorted by relevance

/external/syslinux/gpxe/src/drivers/net/
Dne2k_isa.c50 outb(cnt >> 8, eth_nic_base + D8390_P0_RBCR1); in eth_pio_read()
74 outb(cnt >> 8, eth_nic_base + D8390_P0_RBCR1); in eth_pio_write()
240 outb(0, eth_nic_base+D8390_P0_RBCR1); in ne_reset()
Dns8390.c140 outb(cnt>>8, eth_nic_base + D8390_P0_RBCR1);
191 outb(cnt>>8, eth_nic_base + D8390_P0_RBCR1); in eth_pio_write()
289 outb(0, eth_nic_base+D8390_P0_RBCR1); in ns8390_reset()
371 outb(0, eth_nic_base+D8390_P0_RBCR1); in eth_rx_overrun()
Dns8390.h180 #define D8390_P0_RBCR1 0x0B macro