Lines Matching defs:uchar_t

105 	uchar_t		dcr	: 1,	/* disable correction */
114 uchar_t awre : 1, /* auto write realloc enabled */
125 uchar_t read_retry_count;
126 uchar_t correction_span;
127 uchar_t head_offset_count;
128 uchar_t strobe_offset_count;
129 uchar_t reserved;
130 uchar_t write_retry_count;
131 uchar_t reserved_2;
151 uchar_t : 3,
158 uchar_t ssec : 1, /* Drive Type Field */
167 uchar_t reserved[2];
176 uchar_t cyl_ub; /* number of cylinders */
177 uchar_t cyl_mb;
178 uchar_t cyl_lb;
179 uchar_t heads; /* number of heads */
180 uchar_t precomp_cyl_ub; /* cylinder to start precomp */
181 uchar_t precomp_cyl_mb;
182 uchar_t precomp_cyl_lb;
183 uchar_t current_cyl_ub; /* cyl to start reduced current */
184 uchar_t current_cyl_mb;
185 uchar_t current_cyl_lb;
187 uchar_t landing_cyl_ub; /* landing zone cylinder */
188 uchar_t landing_cyl_mb;
189 uchar_t landing_cyl_lb;
191 uchar_t rpl : 2, /* rotational position locking */
194 uchar_t : 6,
199 uchar_t rotational_offset; /* rotational offset */
200 uchar_t reserved;
202 uchar_t reserved2[2];
224 uchar_t rcd : 1, /* Read Cache Disable */
232 uchar_t write_reten_pri : 4, /* Write Retention Priority */
235 uchar_t ic : 1, /* Initiator Control */
243 uchar_t read_reten_pri : 4, /* Demand Read Retention Priority */
253 uchar_t : 3, /* reserved */
260 uchar_t fsw : 1, /* Force Sequential Write */
269 uchar_t num_cache_seg; /* Number of cache segments */
271 uchar_t reserved;
272 uchar_t non_cache_seg_size_ub; /* Non cache segment size */
273 uchar_t non_cache_seg_size_mb;
274 uchar_t non_cache_seg_size_lb;