Home | History | Annotate | Download | only in sbmips

Lines Matching refs:mbr_partition

42 #define	NO_MBR_SIGNATURE ((struct mbr_partition *) -1)
44 static struct mbr_partition *
45 mbr_findslice(struct mbr_partition* dp, struct buf *bp);
53 struct mbr_partition *
54 mbr_findslice(struct mbr_partition *dp, struct buf *bp)
56 struct mbr_partition *ourdp = NULL;
98 struct mbr_partition *dp;
153 struct mbr_partition *ourdp = NULL;
269 struct mbr_partition *dp;
294 struct mbr_partition *ourdp = NULL;