Home
last modified time | relevance | path

Searched refs:PciConfigResponse (Results 1 – 7 of 7) sorted by relevance

/openbmc/phosphor-ipmi-flash/tools/
H A Dpci.hpp43 virtual void configure(const ipmi_flash::PciConfigResponse& config) = 0;
54 virtual void configure(const ipmi_flash::PciConfigResponse&) override {}; in configure() argument
136 void configure(const ipmi_flash::PciConfigResponse& configResp) override;
H A Dp2a.cpp53 ipmi_flash::PciConfigResponse pciResp; in sendContents()
77 if (stat.metadata.size() != sizeof(ipmi_flash::PciConfigResponse)) in sendContents()
H A Dpci.cpp227 void AspeedPciBridge::configure(const ipmi_flash::PciConfigResponse& configResp) in configure()
/openbmc/phosphor-ipmi-flash/
H A Ddata.hpp14 struct PciConfigResponse struct
/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/
H A Dpci_nuvoton_handler.cpp92 struct PciConfigResponse reply; in readMeta()
H A Dpci_handler.cpp119 struct PciConfigResponse reply; in readMeta()
/openbmc/phosphor-ipmi-flash/tools/test/
H A Dtools_pci_unittest.cpp376 ipmi_flash::PciConfigResponse config{0x123bea51}; in TEST()
617 ipmi_flash::PciConfigResponse config{0x123bea51}; in TEST()