Searched refs:d_subtype (Results 1 – 14 of 14) sorted by relevance
83 nlp->d_subtype = bswap16(olp->d_subtype); in bswaplabel()
42 u_int16_t d_subtype; /* controller/d_type specific */ member
54 uint16_t d_subtype; /* controller/d_type specific */ member
156 uint16_t d_subtype; /* controller/d_type specific */ member248 uint16_t d_subtype; member
67 SWAP16(d_subtype); in disklabel_swap()
188 clp->subtype = lp->d_subtype; in bsdtocpulabel()263 lp->d_subtype = clp->subtype; in cputobsdlabel()
77 SW16(d_subtype); in swap_endian_disklabel()163 SW16(d_subtype); in swap_mmeye_disklabel()
193 lp->d_subtype = (uint16_t)clp->subtype; in cputobsdlabel()
173 SWAP16(d_subtype); in swap_disklabel()
62 { " sub_type", dloff(d_subtype), 2 },
94 lp->d_subtype = 0; in parse_nextstep_label()
522 uint16_t d_subtype; /* controller/d_type specific */ member
501 lp->d_type, lp->d_subtype, lp->d_typename); in convertdisklabel()