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

  /external/syslinux/gpxe/src/drivers/net/
ns8390.c 92 #define eth_probe wd_probe macro
99 #define eth_probe t503_probe macro
106 #define eth_probe ne_probe macro
113 #define eth_probe nepci_probe macro
628 ETH_PROBE - Look for an adapter
631 static int eth_probe (struct nic *nic, struct pci_device *pci) function
633 static int eth_probe (struct dev *dev, unsigned short *probe_addrs __unused)
3c5x9.c 340 ETH_PROBE - Look for an adapter
3c595.c 471 ETH_PROBE - Look for an adapter
cs89x0.c 481 ETH_PROBE - Look for an adapter
davicom.c 668 /* eth_probe - Look for an adapter */
smc9000.c 833 * ETH_PROBE - Look for an adapter
tulip.c     [all...]
  /external/syslinux/gpxe/src/include/
nic.h 36 * Structure returned from eth_probe and passed to other driver

Completed in 218 milliseconds