Searched defs:ifec_pci_probe (Results 1 - 1 of 1) sorted by relevance

/external/syslinux/gpxe/src/drivers/net/
H A Deepro100.c63 * ifec_pci_probe() is called by gPXE during initialization. Typical NIC
170 static int ifec_pci_probe ( struct pci_device *pci, function
177 DBGP ( "ifec_pci_probe: " );
1197 .probe = ifec_pci_probe,

Completed in 50 milliseconds