Home
last modified time | relevance | path

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

/linux/drivers/scsi/qla2xxx/
H A Dqla_target.h269 struct fcp_hdr_le { struct
270 le_id_t d_id;
271 uint8_t r_ctl;
272 le_id_t s_id;
273 uint8_t cs_ctl;
274 uint8_t f_ctl[3];
275 uint8_t type;
276 __le16 seq_cnt;
277 uint8_t df_ctl;
278 uint8_t seq_id;
[all …]