Searched defs:ct_hdr_s (Results 1 – 2 of 2) sorted by relevance
1151 struct ct_hdr_s { struct1152 u32 rev_id:8; /* Revision of the CT */1153 u32 in_id:24; /* Initiator Id */1154 u32 gs_type:8; /* Generic service Type */1155 u32 gs_sub_type:8; /* Generic service sub type */1156 u32 options:8; /* options */1157 u32 rsvrd:8; /* reserved */1158 u32 cmd_rsp_code:16;/* ct command/response code */1159 u32 max_res_size:16;/* maximum/residual size */1160 u32 frag_id:8; /* fragment ID */[all …]
1159 struct ct_hdr_s { struct1160 u32 rev_id:8; /* Revision of the CT */1161 u32 in_id:24; /* Initiator Id */1162 u32 gs_type:8; /* Generic service Type */1163 u32 gs_sub_type:8; /* Generic service sub type */1164 u32 options:8; /* options */1165 u32 rsvrd:8; /* reserved */1166 u32 cmd_rsp_code:16;/* ct command/response code */1167 u32 max_res_size:16;/* maximum/residual size */1168 u32 frag_id:8; /* fragment ID */[all …]