Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/scsi/qla2xxx/
Dqla_target.h268 struct fcp_hdr_le { struct
269 le_id_t d_id;
270 uint8_t r_ctl;
271 le_id_t s_id;
272 uint8_t cs_ctl;
273 uint8_t f_ctl[3];
274 uint8_t type;
275 __le16 seq_cnt;
276 uint8_t df_ctl;
277 uint8_t seq_id;
[all …]