Searched refs:scan_pci (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/usr.sbin/pcictl/
H A Dpcictl.c96 static void scan_pci(int, int, int, void (*)(u_int, u_int, u_int));
189 scan_pci(bus, dev, func, scan_pci_list);
230 scan_pci(bus, dev, func, scan_pci_dump);
251 scan_pci(int busarg, int devarg, int funcarg, void (*cb)(u_int, u_int, u_int)) function

Completed in 95 milliseconds