Searched refs:dp_cyls (Results 1 – 6 of 6) sorted by relevance
67 uint16_t dp_cyls; /* number of cylinders */ member
236 lp->d_ncylinders = vh->dp.dp_cyls; in disklabel_sgimips_to_bsd()290 vh->dp.dp_cyls = lp->d_ncylinders; in disklabel_bsd_to_sgimips()
250 lp->d_ncylinders = vh->vh_dp.dp_cyls; in disklabel_mips_to_bsd()304 vh->vh_dp.dp_cyls = lp->d_ncylinders; in disklabel_bsd_to_mips()
349 volhdr->dp.dp_cyls = in init_volhdr()352 volhdr->dp.dp_cyls = htobe16(lbl.d_ncylinders); in init_volhdr()
247 BE16TOH(vh->dp.dp_cyls); in convert_sgi_boot_block()
1325 uint16_t dp_cyls; member