Searched refs:DOSPTYP_FREEBSD (Results 1 – 5 of 5) sorted by relevance
80 #define DOSPTYP_FREEBSD 0xA5 /* FreeBSD partition type */ macro
422 dosdp->dp_typ == DOSPTYP_FREEBSD || in writelabel()640 if ((part = scan_pt(dp, DOSPTYP_FREEBSD)) < NDOSPART) in readmbr()700 dosdp->dp_typ == DOSPTYP_FREEBSD || in readlabel()
1618 dosdp->dp_typ == DOSPTYP_FREEBSD || in find_bounds()
133 if ((part = scan_pt(dp, DOSPTYP_FREEBSD)) < NDOSPART) { in find_mirbsd_disklabel()
357 if ((mbrpart = scan_pt(dp, DOSPTYP_FREEBSD)) < NDOSPART) { in main()