Searched refs:BTINFO_BOOTDEV (Results 1 - 6 of 6) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/mmeye/include/
H A Dbootinfo.h41 #define BTINFO_BOOTDEV 2 macro
/netbsd-6-1-5-RELEASE/sys/arch/sparc64/include/
H A Dbootinfo.h100 #define BTINFO_BOOTDEV 105 macro
/netbsd-6-1-5-RELEASE/sys/arch/mmeye/mmeye/
H A Dautoconf.c113 bi = (struct btinfo_bootdev *)lookup_bootinfo(BTINFO_BOOTDEV);
/netbsd-6-1-5-RELEASE/sys/arch/mmeye/stand/boot/
H A Dboot.c246 bi_add(&bi_bdev, BTINFO_BOOTDEV, sizeof(bi_bdev));
/netbsd-6-1-5-RELEASE/sys/arch/sparc/stand/ofwboot/
H A Dboot.c293 bi_add(&info, BTINFO_BOOTDEV, strlen(bootdev)
/netbsd-6-1-5-RELEASE/sys/arch/sparc64/sparc64/
H A Dautoconf.c384 bdev = lookup_bootinfo(BTINFO_BOOTDEV);

Completed in 177 milliseconds