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

12

/src/sys/arch/hppa/stand/common/
H A Dmachdep.c42 btdev_t bootdev; variable in typeref:typename:btdev_t
H A Ddev_hppa.h12 btdev_t bootdev; member in struct:hppa_dev
/src/sys/arch/rs6000/rs6000/
H A Dautoconf.c51 u_long bootdev = 0; /* should be dev_t, but not until 32 bits */ variable in typeref:typename:u_long
/src/sys/arch/i386/stand/efiboot/
H A Defidisk.h38 bool bootdev; member in struct:efidiskinfo
/src/sys/arch/ews4800mips/ews4800mips/
H A Dautoconf.c104 int bootdev = (*platform.ipl_bootdev)(); local in function:cpu_rootconf
/src/sys/arch/news68k/news68k/
H A Dautoconf.c118 u_long bootdev = 0; /* should be dev_t, but not until 32 bits */ variable in typeref:typename:u_long
/src/sys/arch/evbmips/loongson/
H A Dautoconf.c56 char bootdev[16]; variable in typeref:typename:char[16]
/src/sys/arch/evbppc/pmppc/
H A Dautoconf.c87 u_long bootdev = 0; /* should be dev_t, but not until 32 bits */ variable in typeref:typename:u_long
/src/sys/arch/mvmeppc/mvmeppc/
H A Dautoconf.c86 u_long bootdev = 0; /* should be dev_t, but not until 32 bits */ variable in typeref:typename:u_long
/src/sys/arch/newsmips/newsmips/
H A Dautoconf.c121 u_long bootdev = 0; /* should be dev_t, but not until 32 bits */ variable in typeref:typename:u_long
/src/sys/arch/ibmnws/ibmnws/
H A Dautoconf.c89 u_long bootdev = 0; /* should be dev_t, but not until 32 bits */ variable in typeref:typename:u_long
/src/sys/arch/luna68k/stand/boot/
H A Dboot.c127 uint32_t bootdev; local in function:bootnetbsd
/src/sys/arch/mac68k/mac68k/
H A Dautoconf.c112 u_long bootdev; variable in typeref:typename:u_long
/src/sys/arch/mipsco/mipsco/
H A Dautoconf.c111 dev_t bootdev = 0; variable in typeref:typename:dev_t
/src/sys/arch/news68k/stand/bootxx/
H A Dbootxx.c88 int bootdev = d6; local in function:bootxx
/src/sys/arch/x68k/x68k/
H A Dautoconf.c94 uint32_t bootdev = 0; variable in typeref:typename:uint32_t
/src/sys/arch/cesfic/cesfic/
H A Dautoconf.c55 u_int bootdev; variable in typeref:typename:u_int
/src/sys/arch/prep/prep/
H A Dautoconf.c64 u_long bootdev = 0; /* should be dev_t, but not until 32 bits */ variable in typeref:typename:u_long
/src/sys/arch/evbppc/ev64260/
H A Dautoconf.c94 dev_t bootdev = 0; variable in typeref:typename:dev_t
/src/sys/arch/mmeye/include/
H A Dbootinfo.h53 char bootdev[BTINFO_BOOTDEV_LEN]; member in struct:btinfo_bootdev
/src/sys/arch/news68k/stand/boot/
H A Dboot.c81 uint32_t bootdev = d6; local in function:boot
[all...]
/src/sys/arch/newsmips/include/
H A Dbootinfo.h59 int bootdev; member in struct:btinfo_bootarg
/src/sys/arch/newsmips/stand/bootxx/
H A Dbootxx.c68 int bootdev = a1; local in function:bootxx
/src/sys/arch/x68k/stand/boot/
H A Dboot.c134 int bootdev; local in function:doboot
385 bootmain(int bootdev) argument
[all...]
H A Dswitch.c132 uint16_t bootdev; local in function:cmd_switch_show_boot
231 uint16_t bootdev; local in function:cmd_switch_boot
[all...]

Completed in 10 milliseconds

12