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

  /external/grub/netboot/
config.c 265 { PCI_VENDOR_ID_3COM, PCI_DEVICE_ID_3COM_3C590, t595_probe },
266 { PCI_VENDOR_ID_3COM, PCI_DEVICE_ID_3COM_3C595, t595_probe },
267 { PCI_VENDOR_ID_3COM, PCI_DEVICE_ID_3COM_3C595_1, t595_probe },
268 { PCI_VENDOR_ID_3COM, PCI_DEVICE_ID_3COM_3C595_2, t595_probe },
269 { PCI_VENDOR_ID_3COM, PCI_DEVICE_ID_3COM_3C900TPO, t595_probe },
270 { PCI_VENDOR_ID_3COM, PCI_DEVICE_ID_3COM_3C900COMBO, t595_probe },
271 { PCI_VENDOR_ID_3COM, 0x9004, t595_probe },
272 { PCI_VENDOR_ID_3COM, 0x9005, t595_probe },
273 { PCI_VENDOR_ID_3COM, 0x9006, t595_probe },
274 { PCI_VENDOR_ID_3COM, 0x900A, t595_probe },
    [all...]
cards.h 59 extern struct nic *t595_probe(struct nic *, unsigned short *
3c595.c 453 struct nic *t595_probe(struct nic *nic, unsigned short *probeaddrs, struct pci_device *pci) function

Completed in 86 milliseconds