Home
last modified time | relevance | path

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

12

/netbsd-src/sys/arch/news68k/stand/boot/
H A 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/hppa/stand/common/
H A Dmachdep.c42 btdev_t bootdev; variable
H A Ddev_hppa.h12 btdev_t bootdev; member
/netbsd-src/sys/arch/newsmips/stand/boot/
H A Dboot.c96 char *bootdev = (char *)a1; in boot() local
124 int bootdev = a1; in boot() local
/netbsd-src/sys/arch/rs6000/rs6000/
H A Dautoconf.c51 u_long bootdev = 0; /* should be dev_t, but not until 32 bits */ variable
/netbsd-src/sys/arch/x68k/stand/boot/
H A Dswitch.c132 uint16_t bootdev; in cmd_switch_show_boot() local
231 uint16_t bootdev; in cmd_switch_boot() local
H A Dboot.c134 int bootdev; in doboot() local
385 bootmain(int bootdev) in bootmain()
/netbsd-src/sys/arch/i386/stand/efiboot/
H A Defidisk.h38 bool bootdev; member
/netbsd-src/sys/arch/ews4800mips/ews4800mips/
H A Dautoconf.c104 int bootdev = (*platform.ipl_bootdev)(); in cpu_rootconf() local
/netbsd-src/sys/arch/news68k/news68k/
H A Dautoconf.c118 u_long bootdev = 0; /* should be dev_t, but not until 32 bits */ variable
/netbsd-src/sys/arch/evbppc/pmppc/
H A Dautoconf.c87 u_long bootdev = 0; /* should be dev_t, but not until 32 bits */ variable
/netbsd-src/sys/arch/evbmips/loongson/
H A Dautoconf.c56 char bootdev[16]; variable
/netbsd-src/sys/arch/mvmeppc/mvmeppc/
H A Dautoconf.c86 u_long bootdev = 0; /* should be dev_t, but not until 32 bits */ variable
/netbsd-src/sys/arch/newsmips/newsmips/
H A Dautoconf.c121 u_long bootdev = 0; /* should be dev_t, but not until 32 bits */ variable
/netbsd-src/sys/arch/mac68k/mac68k/
H A Dautoconf.c112 u_long bootdev; variable
/netbsd-src/sys/arch/mipsco/mipsco/
H A Dautoconf.c111 dev_t bootdev = 0; variable
/netbsd-src/sys/arch/luna68k/stand/boot/
H A Dboot.c127 uint32_t bootdev; in bootnetbsd() local
/netbsd-src/sys/arch/ibmnws/ibmnws/
H A Dautoconf.c89 u_long bootdev = 0; /* should be dev_t, but not until 32 bits */ variable
/netbsd-src/sys/arch/news68k/stand/bootxx/
H A Dbootxx.c88 int bootdev = d6; in bootxx() local
/netbsd-src/sys/arch/evbppc/ev64260/
H A Dautoconf.c94 dev_t bootdev = 0; variable
/netbsd-src/usr.sbin/sysinst/arch/ofppc/
H A Dmd.c402 char bootdev[100]; in md_post_disklabel() local
430 char bootdev[100], bootbdev[100], version[64]; in md_post_extract() local
/netbsd-src/sys/arch/newsmips/stand/bootxx/
H A Dbootxx.c68 int bootdev = a1; in bootxx() local
/netbsd-src/sys/arch/x68k/x68k/
H A Dautoconf.c94 uint32_t bootdev = 0; variable
/netbsd-src/sys/arch/cesfic/cesfic/
H A Dautoconf.c55 u_int bootdev; variable
/netbsd-src/sys/arch/mmeye/include/
H A Dbootinfo.h53 char bootdev[BTINFO_BOOTDEV_LEN]; member

12