Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/drivers/net/
Dns8390.h178 #define D8390_P0_RSAR1 0x09 macro
Dne2k_isa.c52 outb(src >> 8, eth_nic_base + D8390_P0_RSAR1); in eth_pio_read()
76 outb(dst >> 8, eth_nic_base + D8390_P0_RSAR1); in eth_pio_write()
Dns8390.c142 outb(src>>8, eth_nic_base + D8390_P0_RSAR1);
193 outb(dst>>8, eth_nic_base + D8390_P0_RSAR1); in eth_pio_write()