Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/raid/mly/
H A Dmlyreg.h1133 struct mly_command_scsi_large { struct
1134 u_int16_t command_id;
1135 u_int8_t opcode;
1136 struct mly_command_control command_control;
1137 u_int32_t data_size;
1138 u_int64_t sense_buffer_address;
1139 union mly_command_address addr;
1140 struct mly_timeout timeout;
1141 u_int8_t maximum_sense_size;
1142 u_int8_t cdb_length;
[all …]