Home
last modified time | relevance | path

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

/openbsd/src/sys/arch/alpha/alpha/
Dautoconf.c169 bd.boot_dev_type = atoi(boot_fields[6]); in parse_prom_bootdev()
176 bd.remote_address, bd.unit, bd.boot_dev_type, bd.ctrl_dev_type); in parse_prom_bootdev()
Ddec_3000_300.c223 switch (b->boot_dev_type) {
Ddec_3000_500.c241 switch (b->boot_dev_type) {
Ddec_kn300.c222 DPRINTF((" un:%d bdt:%d", b->unit, b->boot_dev_type));
Dapi_up1000.c234 switch (b->boot_dev_type) {
/openbsd/src/sys/arch/alpha/include/
Dautoconf.h48 int boot_dev_type; member