Lines Matching defs:sun_dkgeom
33 struct sun_dkgeom { struct
34 u_short sdkc_ncylinders; /* data cylinders */
35 u_short sdkc_acylinders; /* alternate cylinders */
36 u_short sdkc_xxx1;
37 u_short sdkc_ntracks; /* tracks per cylinder */
38 u_short sdkc_xxx2;
39 u_short sdkc_nsectors; /* sectors per track */
40 u_short sdkc_interleave; /* interleave factor */
41 u_short sdkc_xxx3;
42 u_short sdkc_xxx4;
43 u_short sdkc_sparespercyl; /* spare sectors per cylinder */
44 u_short sdkc_rpm; /* rotational speed */
45 u_short sdkc_pcylinders; /* physical cylinders */
46 u_short sdkc_xxx5[7];