Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/raid/mly/
H A Dmlyreg.h1116 struct mly_command_scsi_small { struct
1117 u_int16_t command_id;
1118 u_int8_t opcode;
1119 struct mly_command_control command_control;
1120 u_int32_t data_size;
1121 u_int64_t sense_buffer_address;
1122 union mly_command_address addr;
1123 struct mly_timeout timeout;
1124 u_int8_t maximum_sense_size;
1125 u_int8_t cdb_length;
[all …]