HomeSort by relevance Sort by last modified time
    Searched refs:rhine_probe (Results 1 - 3 of 3) sorted by null

  /external/grub/netboot/
config.c 324 { PCI_VENDOR_ID_VIATEC, PCI_DEVICE_ID_VIA_VT6102, rhine_probe },
325 { PCI_VENDOR_ID_VIATEC, PCI_DEVICE_ID_VIA_RHINE_I, rhine_probe },
326 { PCI_VENDOR_ID_VIATEC, PCI_DEVICE_ID_VIA_86C100A, rhine_probe },
453 { "VIA 86C100", rhine_probe, pci_ioaddrs },
cards.h 34 extern struct nic *rhine_probe(struct nic *, unsigned short *
via-rhine.c 526 { "rhine", rhine_probe, rhine_TOTAL_SIZE, NULL };
858 rhine_probe (struct nic *nic, unsigned short *probeaddrs, function

Completed in 157 milliseconds