Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/prep/stand/boot/
H A Dboot.h71 int scan_PCI(int);
H A Dpci.c156 scan_PCI(int start) in scan_PCI() function
H A Dvreset.c173 while ((slot = scan_PCI(slot)) > -1) { in vga_reset()