Searched refs:scan_PCI (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/sys/arch/prep/stand/boot/ | ||
H A D | boot.h | 71 int scan_PCI(int); |
H A D | pci.c | 156 scan_PCI(int start) in scan_PCI() function |
H A D | vreset.c | 173 while ((slot = scan_PCI(slot)) > -1) { in vga_reset() |