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

  /external/grub/netboot/
config.c 248 { PCI_VENDOR_ID_3COM, PCI_DEVICE_ID_3COM_3C900TPO, a3c90x_probe },
249 { PCI_VENDOR_ID_3COM, PCI_DEVICE_ID_3COM_3C900COMBO, a3c90x_probe },
250 { PCI_VENDOR_ID_3COM, PCI_DEVICE_ID_3COM_3C905TX, a3c90x_probe },
251 { PCI_VENDOR_ID_3COM, PCI_DEVICE_ID_3COM_3C905T4, a3c90x_probe },
252 { PCI_VENDOR_ID_3COM, 0x9004, a3c90x_probe },
253 { PCI_VENDOR_ID_3COM, 0x9005, a3c90x_probe },
254 { PCI_VENDOR_ID_3COM, 0x9006, a3c90x_probe },
255 { PCI_VENDOR_ID_3COM, 0x900A, a3c90x_probe },
256 { PCI_VENDOR_ID_3COM, PCI_DEVICE_ID_3COM_3C905B_TX, a3c90x_probe },
257 { PCI_VENDOR_ID_3COM, 0x9056, a3c90x_probe },
    [all...]
cards.h 64 extern struct nic *a3c90x_probe(struct nic *, unsigned short *
3c90x.c 675 /*** a3c90x_probe: exported routine to probe for the 3c905 card and perform
680 a3c90x_probe(struct nic *nic, unsigned short *probeaddrs, struct pci_device *pci) function
3c90x.txt 232 a3c90x_probe is the main entry point for this driver. It is referred
239 as a result of a3c90x_probe setting entries in the nic structure

Completed in 47 milliseconds