Home
last modified time | relevance | path

Searched refs:find_pci (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dconfig.c37 find_pci(dev->type, &state->dev); in pci_probe()
H A Dpci.h284 extern void find_pci(int type, struct pci_device *dev);
H A Dpci_io.c417 void find_pci(int type, struct pci_device *dev) in find_pci() function
H A Dsis900.c246 find_pci(BRIDGE_DRIVER, p); in sis630e_get_mac_addr()