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

/src/sys/arch/sparc/include/
H A Dbootinfo.h66 int boothowto; member in struct:btinfo_boothowto
/src/sys/arch/x68k/stand/common/
H A Dexeckern.h37 u_long boothowto; member in struct:execkern_arg
/src/sys/arch/atari/stand/tostools/libtos/
H A Dkparamb.h40 long boothowto; /* 24: How to boot */ member in struct:kparamb
H A Dtosdefs.h95 #define boothowto kp.boothowto macro
/src/sys/arch/amd64/amd64/
H A Dprekern.c56 int boothowto; member in struct:prekern_args
/src/sys/arch/sparc/stand/boot/
H A Dboot.c53 int boothowto; variable in typeref:typename:int
[all...]
/src/sys/arch/shark/stand/ofwboot/
H A Dboot.c99 int boothowto; variable in typeref:typename:int
/src/sys/arch/ofppc/stand/ofwboot/
H A Dboot.c100 int boothowto; variable in typeref:typename:int
/src/sys/arch/macppc/stand/ofwboot/
H A Dboot.c97 int boothowto; variable in typeref:typename:int
/src/sys/kern/
H A Dinit_main.c247 int boothowto; variable in typeref:typename:int
[all...]
/src/sys/arch/sparc/stand/ofwboot/
H A Dboot.c448 int boothowto, i = 0, isfloppy, kboothowto; local in function:main
255 jump_to_kernel(u_long * marks,char * kernel,char * args,void * ofw,int boothowto) argument
366 start_kernel(char * kernel,char * bootline,void * ofw,int isfloppy,int boothowto) argument
[all...]
/src/sys/arch/x68k/stand/loadbsd/
H A Dloadbsd.c452 u_long boothowto = RB_SINGLE; local in function:main
[all...]
/src/sys/arch/amd64/stand/prekern/
H A Dprekern.c44 int boothowto; variable in typeref:typename:int
178 int boothowto; member in struct:prekern_args
/src/sys/arch/amiga/stand/bootblock/boot/
H A Dmain.c95 int boothowto = RB_AUTOBOOT; local in function:pain
/src/sys/arch/amiga/stand/loadbsd/
H A Dloadbsd.c190 int boothowto, ncd, i, mem_ix, ch; local in function:main
[all...]
/src/sys/arch/i386/stand/lib/
H A Dexec.c412 exec_netbsd(const char *file, physaddr_t loadaddr, int boothowto, int floppy, argument
/src/sys/rump/librump/rumpkern/
H A Demul.c70 int boothowto = AB_SILENT; variable in typeref:typename:int

Completed in 17 milliseconds