Searched defs:scsi_control_mode_page (Results 1 – 1 of 1) sorted by relevance
197 struct scsi_control_mode_page { struct198 uint8_t pg_code; /* 0x0a */199 uint8_t pg_length; /* 0x0a */200 uint8_t byte3;207 uint8_t queue_params;217 uint8_t byte5;224 uint8_t byte6;229 uint8_t rahp[2]; /* ready aer holdoff period */230 uint8_t btp[2]; /* busy timeout period */231 uint8_t estct[2]; /* extended self-test completion time */