Lines Matching defs:page_flex_geometry
302 struct page_flex_geometry { struct
303 u_int8_t pg_code; /* page code (should be 5) */
304 u_int8_t pg_length; /* page length (should be 0x1e) */
305 u_int8_t xfr_rate[2];
306 u_int8_t nheads; /* number of heads */
307 u_int8_t ph_sec_tr; /* physical sectors per track */
308 u_int8_t bytes_s[2]; /* bytes per sector */
309 u_int8_t ncyl[2]; /* number of cylinders */
310 u_int8_t st_cyl_wp[2]; /* start cyl., write precomp */
311 u_int8_t st_cyl_rwc[2]; /* start cyl., red. write cur */
312 u_int8_t driv_step[2]; /* drive step rate */
313 u_int8_t driv_step_w; /* drive step pulse width */
314 u_int8_t head_settle[2];/* head settle delay */
315 u_int8_t motor_on; /* motor on delay */
316 u_int8_t motor_off; /* motor off delay */
317 u_int8_t flags; /* various flags */
321 u_int8_t step_p_cyl; /* step pulses per cylinder */
322 u_int8_t write_pre; /* write precompensation */
323 u_int8_t head_load; /* head load delay */
324 u_int8_t head_unload; /* head unload delay */
325 u_int8_t pin_34_2; /* pin 34 (6) pin 2 (7/11) definition */
326 u_int8_t pin_4_1; /* pin 4 (8/9) pin 1 (13) definition */
327 u_int8_t rpm[2]; /* rotational rate */
328 u_int8_t reserved1;
329 u_int8_t reserved2;