Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/scsi/generic/
H A Dmode.h451 struct start_stop_cycle_counter_log { struct
453 uchar_t code :6, /* page code bit */
454 spf :1, /* spf bit */
455 ds :1; /* ds bit */
463 uchar_t sub_page_code;
464 uchar_t page_len_high;
465 uchar_t page_len_low;
467 uchar_t manufactor_date_high;
468 uchar_t manufactor_date_low;
469 struct parameter_control param_1;
[all …]