Home
last modified time | relevance | path

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

/titanic_41/usr/src/grub/grub-0.97/netboot/
H A Dns8390.c37 static unsigned char eth_vendor, eth_flags; variable
623 eth_vendor = VENDOR_NONE; in eth_probe()
650 eth_vendor = VENDOR_WD; in eth_probe()
739 if (eth_vendor == VENDOR_NONE) { in eth_probe()
803 eth_vendor = VENDOR_3COM; in eth_probe()
865 if (eth_vendor == VENDOR_NONE) { in eth_probe()
918 eth_vendor = VENDOR_NOVELL; in eth_probe()
930 if (eth_vendor == VENDOR_NONE) in eth_probe()
932 if (eth_vendor != VENDOR_3COM) in eth_probe()