Home
last modified time | relevance | path

Searched defs:boothowto (Results 1 – 18 of 18) sorted by relevance

/netbsd/sys/arch/sparc/stand/ofwboot/
H A Dboot.c256 int boothowto) in jump_to_kernel()
367 int boothowto) in start_kernel()
448 int boothowto, i = 0, isfloppy, kboothowto; in main() local
/netbsd/sys/arch/amiga/stand/bootblock/ppcboot/
H A Dppcstart.c43 boothowto, esym, cpuid, eclock, amiga_flags, I_flag, in startit() argument
/netbsd/sys/arch/amd64/stand/prekern/
H A Dprekern.c44 int boothowto; variable
178 int boothowto; member
/netbsd/sys/arch/sparc/include/
H A Dbootinfo.h66 int boothowto; member
/netbsd/sys/arch/x68k/stand/common/
H A Dexeckern.h37 u_long boothowto; member
/netbsd/sys/arch/atari/stand/tostools/libtos/
H A Dkparamb.h40 long boothowto; /* 24: How to boot */ member
H A Dtosdefs.h95 #define boothowto kp.boothowto macro
/netbsd/sys/arch/amd64/amd64/
H A Dprekern.c56 int boothowto; member
/netbsd/sys/arch/ofppc/stand/ofwboot/
H A Dboot.c100 int boothowto; variable
/netbsd/sys/arch/shark/stand/ofwboot/
H A Dboot.c99 int boothowto; variable
/netbsd/sys/arch/macppc/stand/ofwboot/
H A Dboot.c97 int boothowto; variable
/netbsd/sys/arch/sparc/stand/boot/
H A Dboot.c53 int boothowto; variable
/netbsd/sys/arch/amiga/stand/bootblock/boot/
H A Dmain.c95 int boothowto = RB_AUTOBOOT; in pain() local
/netbsd/sys/arch/x68k/stand/loadbsd/
H A Dloadbsd.c449 u_long boothowto = RB_SINGLE; in main() local
/netbsd/sys/kern/
H A Dinit_main.c244 int boothowto; variable
/netbsd/sys/arch/amiga/stand/loadbsd/
H A Dloadbsd.c190 int boothowto, ncd, i, mem_ix, ch; in main() local
/netbsd/sys/rump/librump/rumpkern/
H A Demul.c69 int boothowto = AB_SILENT; variable
/netbsd/sys/arch/i386/stand/lib/
H A Dexec.c460 exec_netbsd(const char *file, physaddr_t loadaddr, int boothowto, int floppy, in exec_netbsd()