Lines Matching defs:uchar_t

52 	uchar_t length;		/* number of bytes following */
53 uchar_t medium_type; /* device specific */
54 uchar_t device_specific; /* device specific parameters */
55 uchar_t bdesc_length; /* length of block descriptor(s), if any */
66 uchar_t medium_type; /* device specific */
67 uchar_t device_specific; /* device specific parameters */
68 uchar_t reserved[2]; /* device specific parameters */
91 uchar_t density_code; /* device specific */
92 uchar_t blks_hi; /* hi */
93 uchar_t blks_mid; /* mid */
94 uchar_t blks_lo; /* low */
95 uchar_t reserved; /* reserved */
96 uchar_t blksize_hi; /* hi */
97 uchar_t blksize_mid; /* mid */
98 uchar_t blksize_lo; /* low */
127 uchar_t code :6, /* page code number */
131 uchar_t ps :1, /* 'Parameter Saveable' bit */
137 uchar_t length; /* length of bytes to follow */
194 uchar_t buffer_full_ratio; /* write, how full before reconnect? */
195 uchar_t buffer_empty_ratio; /* read, how full before reconnect? */
201 uchar_t dtdc : 3, /* data transfer disconenct control */
208 uchar_t emdp : 1, /* enable modify data pointers */
217 uchar_t reserved;
241 uchar_t rcd : 1, /* Read Cache Disable */
245 uchar_t write_ret_prio : 4, /* Write Retention Priority */
248 uchar_t : 5, /* Reserved */
252 uchar_t dmd_rd_ret_prio : 4, /* Demand Read Retention Priority */
270 uchar_t reserved[4]; /* reserved */
271 uchar_t vendor_uniqe[1]; /* vendor unique data */
295 uchar_t rlec : 1, /* Report Log Exception bit */
299 uchar_t qdisable: 1, /* Queue disable */
303 uchar_t eanp : 1, /* Enable AEN permission */
313 uchar_t : 5,
317 uchar_t que_mod : 4, /* Queue algorithm modifier */
321 uchar_t eeca : 1, /* enable extended contingent */
333 uchar_t reserved;
336 uchar_t reserved_2[2];
356 uchar_t log_err : 1; /* log errors */
357 uchar_t : 1; /* reserved */
358 uchar_t test : 1; /* create test failure */
359 uchar_t dexcpt : 1; /* disable exception */
360 uchar_t ewasc : 1; /* enable warning */
361 uchar_t ebf : 1; /* enable background function */
362 uchar_t : 1; /* reserved */
363 uchar_t perf : 1; /* performance */
364 uchar_t mrie : 4; /* method of reporting info. excpts. */
365 uchar_t : 4; /* reserved */
367 uchar_t perf : 1; /* performance */
368 uchar_t : 1; /* reserved */
369 uchar_t ebf : 1; /* enable background function */
370 uchar_t ewasc : 1; /* enable warning */
371 uchar_t dexcpt : 1; /* disable exception */
372 uchar_t test : 1; /* create test failure */
373 uchar_t : 1; /* reserved */
374 uchar_t log_err : 1; /* log errors */
375 uchar_t : 4; /* reserved */
376 uchar_t mrie : 4; /* method of reporting info. excpts. */
380 uchar_t interval_timer[4]; /* interval timer */
381 uchar_t report_count[4]; /* report count */
394 uchar_t reserved;
396 uchar_t standby :1, /* standby bit */
400 uchar_t :6, /* reserved */
406 uchar_t idle_cond_timer_high;
407 uchar_t idle_cond_timer_low;
408 uchar_t standby_cond_timer[4];
413 uchar_t fmt_link:2, /* format and link bit */
420 uchar_t du :1, /* du bit */
433 uchar_t code :6, /* page code bit */
437 uchar_t ds :1, /* ds bit */
443 uchar_t sub_page_code;
444 uchar_t page_len_high;
445 uchar_t page_len_low;
447 uchar_t manufactor_date_high;
448 uchar_t manufactor_date_low;
450 uchar_t param_len_1;
451 uchar_t year_manu[4];
452 uchar_t week_manu[2];
454 uchar_t account_date_high;
455 uchar_t account_date_low;
457 uchar_t param_len_2;
458 uchar_t year_account[4];
459 uchar_t week_account[2];
461 uchar_t lifetime_code_high;
462 uchar_t lifetime_code_low;
464 uchar_t param_len_3;
465 uchar_t cycle_lifetime[4];
467 uchar_t cycle_code_high;
468 uchar_t cycle_code_low;
470 uchar_t param_len_4;
471 uchar_t cycle_accumulated[4];