Home
last modified time | relevance | path

Searched defs:mode_geometry (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/uts/common/sys/scsi/generic/
H A Ddad_mode.h176 struct mode_geometry { struct
177 struct mode_page mode_page; /* common mode page header */
178 uchar_t cyl_ub; /* number of cylinders */
179 uchar_t cyl_mb;
180 uchar_t cyl_lb;
181 uchar_t heads; /* number of heads */
182 uchar_t precomp_cyl_ub; /* cylinder to start precomp */
183 uchar_t precomp_cyl_mb;
184 uchar_t precomp_cyl_lb;
185 uchar_t current_cyl_ub; /* cyl to start reduced current */
[all …]