Searched refs:davicom_probe (Results 1 – 3 of 3) sorted by relevance
/external/grub/netboot/ |
D | config.c | 320 { PCI_VENDOR_ID_DAVICOM, PCI_DEVICE_ID_DM9102, davicom_probe }, 321 { PCI_VENDOR_ID_DAVICOM, PCI_DEVICE_ID_DM9009, davicom_probe }, 411 { "DAVICOM", davicom_probe, pci_ioaddrs },
|
D | cards.h | 94 extern struct nic *davicom_probe(struct nic *, unsigned short *
|
D | davicom.c | 164 struct nic *davicom_probe(struct nic *nic, unsigned short *io_addrs, 647 struct nic *davicom_probe(struct nic *nic, unsigned short *io_addrs, in davicom_probe() function
|