HomeSort by relevance Sort by last modified time
    Searched full:eth_vendor (Results 1 - 1 of 1) sorted by null

  /external/grub/netboot/
ns8390.c 32 static unsigned char eth_vendor, eth_flags, eth_laar; variable
540 eth_vendor = VENDOR_NONE;
561 eth_vendor = VENDOR_WD;
632 if (eth_vendor == VENDOR_NONE) {
696 eth_vendor = VENDOR_3COM;
755 if (eth_vendor == VENDOR_NONE) {
808 eth_vendor = VENDOR_NOVELL;
818 if (eth_vendor == VENDOR_NONE)
820 if (eth_vendor != VENDOR_3COM)

Completed in 181 milliseconds