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

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

Completed in 31 milliseconds