Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/hp300/hp300/
Dautoconf.c499 int scsiboot, hpibboot, netboot; in findbootdev() local
515 hpibboot = (type == 0 || type == 2); /* ct/rd */ in findbootdev()
544 if (hpibboot) { in findbootdev()