Searched refs:howtoboot (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/emips/emips/
H A Dmachdep.c148 int i, howtoboot; local
175 howtoboot = 0;
177 howtoboot |= RB_KDB;
185 howtoboot |= RB_NOSYMBOLS;
189 howtoboot |= RB_ASKNAME;
193 howtoboot &= ~RB_ASKNAME;
197 BOOT_FLAG(*cp, howtoboot); /* see sys/boot_flag.h */
208 if ((bi_syms != NULL) && (!(howtoboot & RB_NOSYMBOLS))) {
252 boothowto = howtoboot & ~RB_NOSYMBOLS;
/netbsd-6-1-5-RELEASE/distrib/utils/sysinst/arch/arc/
H A Dmsg.md.en80 message howtoboot

Completed in 56 milliseconds