Searched refs:configResp (Results 1 – 2 of 2) sorted by relevance
227 void AspeedPciBridge::configure(const ipmi_flash::PciConfigResponse& configResp) in configure() argument229 std::fprintf(stderr, "Received address: 0x%x\n", configResp.address); in configure()232 std::memcpy(addr + bridge, &configResp.address, sizeof(configResp.address)); in configure()
136 void configure(const ipmi_flash::PciConfigResponse& configResp) override;