Lines Matching defs:uchar_t

107 	uchar_t		dcr	: 1,	/* disable correction */
116 uchar_t awre : 1, /* auto write realloc enabled */
127 uchar_t read_retry_count;
128 uchar_t correction_span;
129 uchar_t head_offset_count;
130 uchar_t strobe_offset_count;
131 uchar_t reserved;
132 uchar_t write_retry_count;
133 uchar_t reserved_2;
153 uchar_t : 3,
160 uchar_t ssec : 1, /* Drive Type Field */
169 uchar_t reserved[2];
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 */
186 uchar_t current_cyl_mb;
187 uchar_t current_cyl_lb;
189 uchar_t landing_cyl_ub; /* landing zone cylinder */
190 uchar_t landing_cyl_mb;
191 uchar_t landing_cyl_lb;
193 uchar_t rpl : 2, /* rotational position locking */
196 uchar_t : 6,
201 uchar_t rotational_offset; /* rotational offset */
202 uchar_t reserved;
204 uchar_t reserved2[2];
226 uchar_t rcd : 1, /* Read Cache Disable */
234 uchar_t write_reten_pri : 4, /* Write Retention Priority */
237 uchar_t ic : 1, /* Initiator Control */
245 uchar_t read_reten_pri : 4, /* Demand Read Retention Priority */
255 uchar_t : 3, /* reserved */
262 uchar_t fsw : 1, /* Force Sequential Write */
271 uchar_t num_cache_seg; /* Number of cache segments */
273 uchar_t reserved;
274 uchar_t non_cache_seg_size_ub; /* Non cache segment size */
275 uchar_t non_cache_seg_size_mb;
276 uchar_t non_cache_seg_size_lb;