Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/qla4xxx/
Dql4_fw.h1225 struct passthru0 { struct
1226 struct qla4_header hdr; /* 00-03 */
1227 uint32_t handle; /* 04-07 */
1228 uint16_t target; /* 08-09 */
1229 uint16_t connection_id; /* 0A-0B */
1232 uint16_t control_flags; /* 0C-0D */
1239 uint16_t timeout; /* 0E-0F */
1242 struct data_seg_a64 out_dsd; /* 10-1B */
1243 uint32_t res1; /* 1C-1F */
1244 struct data_seg_a64 in_dsd; /* 20-2B */
[all …]