Searched defs:packed_label (Results 1 – 1 of 1) sorted by relevance
130 struct packed_label { struct131 char dkl_vname[128]; /* for ascii compatibility */132 unsigned short dkl_rpm; /* rotations per minute */133 unsigned short dkl_pcyl; /* # physical cylinders */134 unsigned short dkl_apc; /* alternates per cylinder */135 unsigned short dkl_intrlv; /* interleave factor */136 unsigned short dkl_ncyl; /* # of data cylinders */137 unsigned short dkl_acyl; /* # of alternate cylinders */138 unsigned short dkl_nhead; /* # of heads in this partition */139 unsigned short dkl_nsect; /* # of 512 byte sectors per track */[all …]