Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/scsi/bfa/
A Dbfa_fc.h1136 struct ct_hdr_s { struct
1137 u32 rev_id:8; /* Revision of the CT */
1138 u32 in_id:24; /* Initiator Id */
1139 u32 gs_type:8; /* Generic service Type */
1141 u32 options:8; /* options */
1142 u32 rsvrd:8; /* reserved */
1144 u32 max_res_size:16;/* maximum/residual size */
1145 u32 frag_id:8; /* fragment ID */
1146 u32 reason_code:8; /* reason code */
1147 u32 exp_code:8; /* explanation code */
[all …]

Completed in 13 milliseconds