Searched refs:PciConfigResponse (Results 1 – 7 of 7) sorted by relevance
43 virtual void configure(const ipmi_flash::PciConfigResponse& config) = 0;54 virtual void configure(const ipmi_flash::PciConfigResponse&) override {}; in configure() argument136 void configure(const ipmi_flash::PciConfigResponse& configResp) override;
53 ipmi_flash::PciConfigResponse pciResp; in sendContents()77 if (stat.metadata.size() != sizeof(ipmi_flash::PciConfigResponse)) in sendContents()
227 void AspeedPciBridge::configure(const ipmi_flash::PciConfigResponse& configResp) in configure()
14 struct PciConfigResponse struct
92 struct PciConfigResponse reply; in readMeta()
119 struct PciConfigResponse reply; in readMeta()
376 ipmi_flash::PciConfigResponse config{0x123bea51}; in TEST()617 ipmi_flash::PciConfigResponse config{0x123bea51}; in TEST()