Home
last modified time | relevance | path

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

/linux-3.3/drivers/scsi/qla4xxx/
Dql4_fw.h1078 struct passthru0 { struct
1079 struct qla4_header hdr; /* 00-03 */
1080 uint32_t handle; /* 04-07 */
1081 uint16_t target; /* 08-09 */
1082 uint16_t connection_id; /* 0A-0B */
1085 uint16_t control_flags; /* 0C-0D */
1092 uint16_t timeout; /* 0E-0F */
1095 struct data_seg_a64 out_dsd; /* 10-1B */
1096 uint32_t res1; /* 1C-1F */
1097 struct data_seg_a64 in_dsd; /* 20-2B */
[all …]