Lines Matching defs:page_rigid_geometry
281 struct page_rigid_geometry { struct
282 u_int8_t pg_code; /* page code (should be 4) */
283 u_int8_t pg_length; /* page length (should be 0x16) */
284 u_int8_t ncyl[3]; /* number of cylinders */
285 u_int8_t nheads; /* number of heads */
286 u_int8_t st_cyl_wp[3]; /* starting cyl., write precomp */
287 u_int8_t st_cyl_rwc[3]; /* starting cyl., red. write cur */
288 u_int8_t driv_step[2]; /* drive step rate */
289 u_int8_t land_zone[3]; /* landing zone cylinder */
290 u_int8_t sp_sync_ctl; /* spindle synch control */
296 u_int8_t rot_offset; /* rotational offset (for spindle synch) */
297 u_int8_t reserved1;
298 u_int8_t rpm[2]; /* media rotation speed */
299 u_int8_t reserved2;
300 u_int8_t reserved3;