Home
last modified time | relevance | path

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

/openbsd/sys/arch/alpha/alpha/
H A Dapi_up1000.c163 static int found, initted, scsiboot, ideboot, netboot; local
182 ideboot = (strcmp(b->protocol, "IDE") == 0);
184 scsiboot, ideboot, netboot));
203 if ((ideboot || scsiboot) && (scsidev == NULL)) {
220 if ((ideboot || scsiboot) &&
257 if ((ideboot || scsiboot) && !strcmp(cd->cd_name, "wd")) {