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);
H A Dpci_io.c417 void find_pci(int type, struct pci_device *dev) function
419 EnterFunction("find_pci");
429 LeaveFunction("find_pci");
H A Dpci.h284 extern void find_pci(int type, struct pci_device *dev);
H A Dsis900.c246 find_pci(BRIDGE_DRIVER, p);

Completed in 62 milliseconds