Searched defs:fw_comn_resp_hdr (Results 1 – 2 of 2) sorted by relevance
207 struct fw_comn_resp_hdr { struct208 struct arch_if_resp_hdr arch_if;211 union fw_comn_error comn_error;214 uint8_t comn_status;216 uint8_t serv_cmd_id;219 uint64_t opaque_data;
487 struct fw_comn_resp_hdr struct490 uint8_t resrvd1;495 uint8_t service_id;498 uint8_t response_type;502 uint8_t hdr_flags;535 struct fw_comn_resp_hdr comn_hdr; argument