Home
last modified time | relevance | path

Searched defs:bootdev (Results 1 – 25 of 38) sorted by relevance

12

/netbsd/src/sys/arch/news68k/stand/boot/
Dboot.c81 uint32_t bootdev = d6; in boot() local
101 #define SET_MAGIC(bootdev, magic) ((bootdev & 0x0fffffff)| (magic << 28)) in boot() argument
/netbsd/src/sys/arch/rs6000/rs6000/
Dautoconf.c51 u_long bootdev = 0; /* should be dev_t, but not until 32 bits */ variable
/netbsd/src/sys/arch/newsmips/stand/boot/
Dboot.c96 char *bootdev = (char *)a1; in boot() local
124 int bootdev = a1; in boot() local
/netbsd/src/sys/arch/x68k/stand/boot/
Dswitch.c132 uint16_t bootdev; in cmd_switch_show_boot() local
231 uint16_t bootdev; in cmd_switch_boot() local
Dboot.c134 int bootdev; in doboot() local
385 bootmain(int bootdev) in bootmain()
/netbsd/src/sys/arch/ews4800mips/ews4800mips/
Dautoconf.c104 int bootdev = (*platform.ipl_bootdev)(); in cpu_rootconf() local
/netbsd/src/sys/arch/news68k/news68k/
Dautoconf.c118 u_long bootdev = 0; /* should be dev_t, but not until 32 bits */ variable
/netbsd/src/sys/arch/evbmips/loongson/
Dautoconf.c56 char bootdev[16]; variable
/netbsd/src/sys/arch/evbppc/pmppc/
Dautoconf.c87 u_long bootdev = 0; /* should be dev_t, but not until 32 bits */ variable
/netbsd/src/sys/arch/mvmeppc/mvmeppc/
Dautoconf.c86 u_long bootdev = 0; /* should be dev_t, but not until 32 bits */ variable
/netbsd/src/sys/arch/newsmips/newsmips/
Dautoconf.c121 u_long bootdev = 0; /* should be dev_t, but not until 32 bits */ variable
/netbsd/src/sys/arch/mac68k/mac68k/
Dautoconf.c112 u_long bootdev; variable
/netbsd/src/sys/arch/mipsco/mipsco/
Dautoconf.c111 dev_t bootdev = 0; variable
/netbsd/src/sys/arch/luna68k/stand/boot/
Dboot.c127 uint32_t bootdev; in bootnetbsd() local
/netbsd/src/sys/arch/ibmnws/ibmnws/
Dautoconf.c89 u_long bootdev = 0; /* should be dev_t, but not until 32 bits */ variable
/netbsd/src/sys/arch/news68k/stand/bootxx/
Dbootxx.c88 int bootdev = d6; in bootxx() local
/netbsd/src/sys/arch/evbppc/ev64260/
Dautoconf.c94 dev_t bootdev = 0; variable
/netbsd/src/sys/arch/x68k/x68k/
Dautoconf.c94 uint32_t bootdev = 0; variable
/netbsd/src/sys/arch/newsmips/stand/bootxx/
Dbootxx.c68 int bootdev = a1; in bootxx() local
/netbsd/src/sys/arch/cesfic/cesfic/
Dautoconf.c55 u_int bootdev; variable
/netbsd/src/sys/arch/mmeye/include/
Dbootinfo.h53 char bootdev[BTINFO_BOOTDEV_LEN]; member
/netbsd/src/sys/arch/prep/prep/
Dautoconf.c64 u_long bootdev = 0; /* should be dev_t, but not until 32 bits */ variable
/netbsd/src/sys/arch/ofppc/stand/ofwboot/
Dboot.c98 char bootdev[128]; variable
/netbsd/src/sys/arch/atari/stand/libsa/
Ddiskio.c50 static bdevd_t bootdev; variable
/netbsd/src/sys/arch/shark/stand/ofwboot/
Dboot.c97 char bootdev[128]; variable

12