Home
last modified time | relevance | path

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

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