Lines Matching defs:sun_dkgeom
57 struct sun_dkgeom { struct
58 u_short sdkc_ncylinders; /* data cylinders */
59 u_short sdkc_acylinders; /* alternate cylinders */
60 u_short sdkc_xxx1;
61 u_short sdkc_ntracks; /* tracks per cylinder */
62 u_short sdkc_xxx2;
63 u_short sdkc_nsectors; /* sectors per track */
64 u_short sdkc_interleave; /* interleave factor */
65 u_short sdkc_xxx3;
66 u_short sdkc_xxx4;
67 u_short sdkc_sparespercyl; /* spare sectors per cylinder */
68 u_short sdkc_rpm; /* rotational speed */
69 u_short sdkc_pcylinders; /* physical cylinders */
70 u_short sdkc_xxx5[7];