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

/netbsd-6-1-5-RELEASE/usr.sbin/pcictl/
H A Dpcictl.c251 scan_pci(int busarg, int devarg, int funcarg, void (*cb)(u_int, u_int, u_int)) argument
265 if (devarg == -1) {
272 devmin = devmax = devarg;

Completed in 118 milliseconds