Home
last modified time | relevance | path

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

/netbsd/usr.sbin/pcictl/
H A Dpcictl.c372 scan_pci(int busarg, int devarg, int funcarg, void (*cb)(u_int, u_int, u_int)) in scan_pci() argument
386 if (devarg == -1) { in scan_pci()
393 devmin = devmax = devarg; in scan_pci()