Searched refs:partition_type (Results 1 - 13 of 13) sorted by relevance

/netbsd-current/distrib/utils/embedded/conf/
H A Driscv.conf15 partition_type="gpt"
17 partition_type="disklabel"
130 resize_${partition_type}=YES
141 for _f in resize_${partition_type} creds_msdos; do
H A Devbarm.conf17 partition_type="gpt"
19 partition_type="disklabel"
181 resize_${partition_type}=YES
192 for _f in resize_${partition_type} creds_msdos; do
H A Devbmips.conf17 partition_type="gpt"
19 partition_type="disklabel"
163 resize_${partition_type}=YES
174 for _f in resize_${partition_type} creds_msdos; do
H A Devbppc.conf17 partition_type="gpt"
19 partition_type="disklabel"
167 resize_${partition_type}=YES
178 for _f in resize_${partition_type} creds_msdos; do
/netbsd-current/external/gpl3/gdb.old/dist/sim/ppc/
H A Dpk_disklabel.c239 int partition_type = block[partition_type_fields[partition]]; local
242 switch (partition_type) {
273 partition_type,
276 if (partition_type != 0 && is_active && active < 0)
/netbsd-current/sys/sys/
H A Ddisklabel_acorn.h89 uint8_t partition_type; member in struct:filecore_bootblock
/netbsd-current/external/gpl3/gdb/dist/sim/ppc/
H A Dpk_disklabel.c235 int partition_type = block[partition_type_fields[partition]]; local
238 switch (partition_type) {
269 partition_type,
272 if (partition_type != 0 && is_active && active < 0)
/netbsd-current/usr.sbin/sysinst/arch/acorn32/
H A Dmd.c109 if (fcbb->partition_type == PARTITION_FORMAT_RISCBSD)
111 else if (fcbb->partition_type == PARTITION_FORMAT_RISCIX) {
/netbsd-current/sys/arch/acorn32/stand/lib/
H A Driscospart.c163 if (bb->partition_type == PARTITION_FORMAT_RISCBSD)
/netbsd-current/sys/arch/arm/arm/
H A Ddisksubr_acorn.c239 if (bb->partition_type == PARTITION_FORMAT_RISCBSD) {
245 } else if (bb->partition_type == PARTITION_FORMAT_RISCIX) {
378 if (bb->partition_type != PARTITION_FORMAT_RISCBSD) {
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtree-loop-distribution.c226 enum partition_type { enum
259 enum partition_type type;
2458 auto_vec<enum partition_type> scc_types;
2900 enum partition_type type = ((*partitions)[0])->type;
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtree-loop-distribution.cc230 enum partition_type { enum
263 enum partition_type type;
2497 auto_vec<enum partition_type> scc_types;
2939 enum partition_type type = ((*partitions)[0])->type;
/netbsd-current/sbin/disklabel/
H A Dmain.c1126 switch (fcbb->partition_type) {

Completed in 225 milliseconds