Searched refs:sl_pcylinders (Results 1 – 4 of 4) sorted by relevance
54 sl->sl_pcylinders = c->size / secpercyl; in Write_Disk()56 sl->sl_acylinders = sl->sl_pcylinders - sl->sl_ncylinders; in Write_Disk()
91 sl->sl_pcylinders = be16dec(p + SL_PCYLINDERS); in sunlabel_dec()146 be16enc(p + SL_PCYLINDERS, sl->sl_pcylinders); in sunlabel_enc()
109 u_int16_t sl_pcylinders; /* number of physical cyls */ member
365 sl->sl_pcylinders = mediasize / (fwsectors * fwheads * in read_label()369 sl->sl_ncylinders = sl->sl_pcylinders - 2; in read_label()624 sl1.sl_pcylinders = cyl + alt; in parse_label()