Home
last modified time | relevance | path

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

/linux-5.10/drivers/scsi/qla2xxx/
Dqla_target.h263 struct fcp_hdr_le { struct
264 le_id_t d_id;
265 uint8_t r_ctl;
266 le_id_t s_id;
267 uint8_t cs_ctl;
268 uint8_t f_ctl[3];
269 uint8_t type;
270 __le16 seq_cnt;
271 uint8_t df_ctl;
272 uint8_t seq_id;
[all …]