Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/scsipi/
H A Dscsi_spc.h197 struct scsi_control_mode_page { struct
198 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 */