Home
last modified time | relevance | path

Searched refs:SCRATCH_PART (Results 1 – 4 of 4) sorted by relevance

/netbsd/sys/arch/macppc/macppc/
H A Ddisksubr.c128 #define SCRATCH_PART 5 macro
229 type = SCRATCH_PART; in whichType()
236 type = SCRATCH_PART; in whichType()
239 type = SCRATCH_PART; in whichType()
242 type = SCRATCH_PART; in whichType()
245 type = SCRATCH_PART; /* no known type */ in whichType()
/netbsd/sys/arch/mac68k/mac68k/
H A Ddisksubr.c86 #define SCRATCH_PART 5 macro
159 type = SCRATCH_PART; in whichType()
163 type = SCRATCH_PART; /* no known type */ in whichType()
299 case SCRATCH_PART: in read_mac_label()
/netbsd/usr.sbin/sysinst/arch/mac68k/
H A Dmd.c302 case SCRATCH_PART: in md_make_bsd_partitions()
654 type = SCRATCH_PART;
658 type = SCRATCH_PART;
662 type = SCRATCH_PART;
684 case SCRATCH_PART:
717 case SCRATCH_PART:
750 case SCRATCH_PART:
1021 case SCRATCH_PART: in sortmerge()
H A Dmd.h73 #define SCRATCH_PART 5 macro