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

  /external/grub/netboot/
config.c 329 { PCI_VENDOR_ID_WINBOND2, PCI_DEVICE_ID_WINBOND2_89C840, w89c840_probe },
330 { PCI_VENDOR_ID_COMPEX, PCI_DEVICE_ID_COMPEX_RL100ATX, w89c840_probe },
456 { "W89C840F", w89c840_probe, pci_ioaddrs },
cards.h 164 extern struct nic *w89c840_probe(struct nic *, unsigned short *
w89c840.c 604 w89c840_probe - Look for an adapter, this routine's visible to the outside
606 struct nic *w89c840_probe(struct nic *nic, unsigned short *probe_addrs, struct pci_device *p) function

Completed in 61 milliseconds