Searched refs:booted_partition (Results 1 - 25 of 58) sorted by relevance

123

/netbsd-current/sys/arch/emips/emips/
H A Dautoconf.c97 booted_bus = booted_unit = booted_partition = 0;
126 booted_partition = *cp - '0';
132 booted_bus, booted_controller, booted_unit, booted_partition);
143 booted_partition);
/netbsd-current/sys/arch/epoc32/epoc32/
H A Dautoconf.c58 setroot(booted_device, booted_partition);
/netbsd-current/sys/arch/evbmips/malta/
H A Dautoconf.c105 booted_partition = 0;
/netbsd-current/sys/arch/sgimips/sgimips/
H A Dautoconf.c97 booted_slot = booted_unit = booted_partition = 0;
124 booted_partition =
125 booted_partition * 10 + *cp++ - '0';
143 booted_partition = *cp++ - '0';
/netbsd-current/sys/arch/x68k/x68k/
H A Dautoconf.c117 booted_partition = B_X68K_SCSI_PART(bootdev);
128 booted_partition = part;
/netbsd-current/sys/arch/cobalt/cobalt/
H A Dautoconf.c111 booted_partition = 0;
/netbsd-current/sys/arch/evbmips/gdium/
H A Dautoconf.c105 booted_partition = 0;
/netbsd-current/sys/arch/evbmips/loongson/
H A Dautoconf.c117 booted_partition = 0;
/netbsd-current/sys/arch/evbmips/rmixl/
H A Dautoconf.c107 booted_partition = 0;
/netbsd-current/sys/arch/evbppc/pmppc/
H A Dautoconf.c118 booted_partition = part;
/netbsd-current/sys/arch/ews4800mips/ews4800mips/
H A Dautoconf.c116 booted_partition = partition;
/netbsd-current/sys/arch/hpcmips/hpcmips/
H A Dautoconf.c130 booted_partition = part;
/netbsd-current/sys/arch/mmeye/mmeye/
H A Dautoconf.c123 booted_partition = bi->bootdev[p] - 'a';
/netbsd-current/sys/arch/mvmeppc/mvmeppc/
H A Dautoconf.c116 booted_partition = part;
/netbsd-current/sys/arch/news68k/news68k/
H A Dautoconf.c150 booted_partition = part;
/netbsd-current/sys/arch/newsmips/newsmips/
H A Dautoconf.c153 booted_partition = part;
/netbsd-current/sys/arch/evbppc/wii/
H A Dautoconf.c103 booted_partition = 0;
/netbsd-current/sys/arch/pmax/pmax/
H A Dautoconf.c104 booted_slot = booted_unit = booted_partition = 0;
119 booted_partition = *cp - '0';
/netbsd-current/sys/arch/zaurus/zaurus/
H A Dautoconf.c163 booted_partition = biv->devname[len + 1] - 'a';
201 booted_partition = bid->partition;
/netbsd-current/sys/arch/ibmnws/ibmnws/
H A Dautoconf.c119 booted_partition = part;
/netbsd-current/sys/arch/luna68k/luna68k/
H A Dautoconf.c125 booted_partition = booted_part;
/netbsd-current/sys/arch/mipsco/mipsco/
H A Dautoconf.c104 findroot(&booted_device, &booted_partition);
/netbsd-current/sys/arch/cats/cats/
H A Dautoconf.c98 booted_partition = part;
/netbsd-current/sys/arch/acorn32/acorn32/
H A Dautoconf.c106 booted_partition = part;
/netbsd-current/sys/arch/hpcarm/hpcarm/
H A Dautoconf.c104 booted_partition = part;

Completed in 236 milliseconds

123