Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/sparc/stand/ofwboot/
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/src/sys/arch/amiga/stand/bootblock/ppcboot/
Dppcstart.c43 boothowto, esym, cpuid, eclock, amiga_flags, I_flag, in startit() argument
/netbsd/src/sys/arch/sparc/include/
Dbootinfo.h66 int boothowto; member
/netbsd/src/sys/arch/x68k/stand/common/
Dexeckern.h37 u_long boothowto; member
/netbsd/src/sys/arch/atari/stand/tostools/libtos/
Dkparamb.h40 long boothowto; /* 24: How to boot */ member
Dtosdefs.h95 #define boothowto kp.boothowto macro
/netbsd/src/sys/arch/amd64/amd64/
Dprekern.c56 int boothowto; member
/netbsd/src/sys/arch/ofppc/stand/ofwboot/
Dboot.c100 int boothowto; variable
/netbsd/src/sys/arch/shark/stand/ofwboot/
Dboot.c99 int boothowto; variable
/netbsd/src/sys/arch/macppc/stand/ofwboot/
Dboot.c97 int boothowto; variable
/netbsd/src/sys/arch/sparc/stand/boot/
Dboot.c53 int boothowto; variable
/netbsd/src/sys/arch/amiga/stand/bootblock/boot/
Dmain.c95 int boothowto = RB_AUTOBOOT; in pain() local
/netbsd/src/sys/kern/
Dinit_main.c247 int boothowto; variable
/netbsd/src/sys/arch/x68k/stand/loadbsd/
Dloadbsd.c452 u_long boothowto = RB_SINGLE; in main() local
/netbsd/src/sys/arch/amiga/stand/loadbsd/
Dloadbsd.c190 int boothowto, ncd, i, mem_ix, ch; in main() local
/netbsd/src/sys/rump/librump/rumpkern/
Demul.c70 int boothowto = AB_SILENT; variable
/netbsd/src/sys/arch/i386/stand/lib/
Dexec.c412 exec_netbsd(const char *file, physaddr_t loadaddr, int boothowto, int floppy, in exec_netbsd()