Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/qat/
H A Dqat_hw15reg.h207 struct fw_comn_resp_hdr { struct
208 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;
H A Dqat_hw17reg.h487 struct fw_comn_resp_hdr struct
490 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