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

/netbsd-current/sys/arch/mvmeppc/include/
H A Dbootinfo.h10 u_int32_t bi_boothowto; member in struct:mvmeppc_bootinfo
/netbsd-current/sys/arch/ia64/include/
H A Dbootinfo.h37 uint64_t bi_boothowto; /* value for boothowto */ member in struct:bootinfo
/netbsd-current/sys/arch/mvmeppc/stand/boot/
H A Dboot.c136 bootinfo.bi_boothowto = howto;
/netbsd-current/sys/arch/ia64/stand/ia64/ski/
H A Dbootinfo.c217 bi->bi_boothowto = bi_getboothowto(fp->f_args);
/netbsd-current/sys/arch/ia64/stand/efi/libefi/
H A Dbootinfo.c221 bi->bi_boothowto = bi_getboothowto(fp->f_args);
/netbsd-current/sys/arch/ia64/ia64/
H A Dmachdep.c456 boothowto = bootinfo.bi_boothowto;

Completed in 221 milliseconds