| /src/sys/arch/sparc/include/ |
| H A D | bootinfo.h | 66 int boothowto; member in struct:btinfo_boothowto
|
| /src/sys/arch/x68k/stand/common/ |
| H A D | execkern.h | 37 u_long boothowto; member in struct:execkern_arg
|
| /src/sys/arch/atari/stand/tostools/libtos/ |
| H A D | kparamb.h | 40 long boothowto; /* 24: How to boot */ member in struct:kparamb
|
| H A D | tosdefs.h | 95 #define boothowto kp.boothowto macro
|
| /src/sys/arch/amd64/amd64/ |
| H A D | prekern.c | 56 int boothowto; member in struct:prekern_args
|
| /src/sys/arch/sparc/stand/boot/ |
| H A D | boot.c | 53 int boothowto; variable in typeref:typename:int [all...] |
| /src/sys/arch/shark/stand/ofwboot/ |
| H A D | boot.c | 99 int boothowto; variable in typeref:typename:int
|
| /src/sys/arch/ofppc/stand/ofwboot/ |
| H A D | boot.c | 100 int boothowto; variable in typeref:typename:int
|
| /src/sys/arch/macppc/stand/ofwboot/ |
| H A D | boot.c | 97 int boothowto; variable in typeref:typename:int
|
| /src/sys/kern/ |
| H A D | init_main.c | 247 int boothowto; variable in typeref:typename:int [all...] |
| /src/sys/arch/sparc/stand/ofwboot/ |
| H A D | boot.c | 448 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 D | loadbsd.c | 452 u_long boothowto = RB_SINGLE; local in function:main [all...] |
| /src/sys/arch/amd64/stand/prekern/ |
| H A D | prekern.c | 44 int boothowto; variable in typeref:typename:int 178 int boothowto; member in struct:prekern_args
|
| /src/sys/arch/amiga/stand/bootblock/boot/ |
| H A D | main.c | 95 int boothowto = RB_AUTOBOOT; local in function:pain
|
| /src/sys/arch/amiga/stand/loadbsd/ |
| H A D | loadbsd.c | 190 int boothowto, ncd, i, mem_ix, ch; local in function:main [all...] |
| /src/sys/arch/i386/stand/lib/ |
| H A D | exec.c | 412 exec_netbsd(const char *file, physaddr_t loadaddr, int boothowto, int floppy, argument
|
| /src/sys/rump/librump/rumpkern/ |
| H A D | emul.c | 70 int boothowto = AB_SILENT; variable in typeref:typename:int
|