Home
last modified time | relevance | path

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

/openbmc/phosphor-ipmi-flash/
H A Ddata.hpp14 struct PciConfigResponse struct
16 std::uint32_t address;
/openbmc/phosphor-ipmi-flash/tools/
H A Dpci.hpp54 virtual void configure(const ipmi_flash::PciConfigResponse&) override {}; in configure()