Home
last modified time | relevance | path

Searched refs:part_map_entry (Results 1 – 5 of 5) sorted by relevance

/netbsd/src/sys/arch/mac68k/mac68k/
Ddisksubr.c96 static int whichType(struct part_map_entry *);
97 static void setpartition(struct part_map_entry *, struct partition *, int);
98 static int getNamedType(struct part_map_entry *, int, struct disklabel *, int,
126 whichType(struct part_map_entry *part) in whichType()
169 setpartition(struct part_map_entry *part, struct partition *pp, int fstype) in setpartition()
179 getNamedType(struct part_map_entry *part, int num_parts, struct disklabel *lp, in getNamedType()
249 struct part_map_entry *part; in read_mac_label()
266 part = (struct part_map_entry *)(dlbuf + DEV_BSIZE); in read_mac_label()
/netbsd/src/sys/arch/macppc/macppc/
Ddisksubr.c131 static int whichType(struct part_map_entry *, u_int8_t *, int *);
132 static void setpartition(struct part_map_entry *,
134 static int getNamedType(struct part_map_entry *, int,
167 whichType(struct part_map_entry *part, u_int8_t *fstype, int *clust) in whichType()
253 setpartition(struct part_map_entry *part, struct partition *pp, int fstype) in setpartition()
263 getNamedType(struct part_map_entry *part, int num_parts, struct disklabel *lp, int type, int alt, i… in getNamedType()
325 struct part_map_entry *part; in read_mac_label()
348 part = (struct part_map_entry *)bp->b_data; in read_mac_label()
/netbsd/src/sys/arch/macppc/stand/ofwboot/
Dofdev.c146 check_apm_root(struct part_map_entry *part, int *clust) in check_apm_root()
186 struct part_map_entry *pme; in search_mac_label()
192 pme = (struct part_map_entry *)buf; in search_mac_label()
/netbsd/src/sys/arch/mac68k/include/
Ddisklabel.h121 struct part_map_entry { struct
/netbsd/src/sys/arch/macppc/include/
Ddisklabel.h154 struct part_map_entry { struct