Home
last modified time | relevance | path

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

/external/grub/netboot/
Dns8390.c32 static unsigned char eth_vendor, eth_flags, eth_laar; variable
110 if (eth_flags & FLAG_16BIT) { ++cnt; cnt &= ~1; }
126 if (eth_flags & FLAG_16BIT)
135 if (eth_flags & FLAG_16BIT) {
156 if (eth_flags & FLAG_16BIT) { ++cnt; cnt &= ~1; } in eth_pio_write()
174 if (eth_flags & FLAG_16BIT) in eth_pio_write()
184 if (eth_flags & FLAG_16BIT) { in eth_pio_write()
224 if (eth_flags & FLAG_790) in ns8390_reset()
230 if (eth_flags & FLAG_16BIT) in ns8390_reset()
241 if (eth_flags & FLAG_790) outb(0, eth_nic_base + 0x09); in ns8390_reset()
[all …]