Searched refs:mdrv2Path (Results 1 – 2 of 2) sorted by relevance
/openbmc/intel-ipmi-oem/src/ |
H A D | smbiosmdrv2handler.cpp | 95 bus->new_method_call(service.c_str(), mdrv2Path, mdrv2Interface, in syncDirCommonData() 139 service.c_str(), mdrv2Path, mdrv2Interface, "FindIdIndex"); in findDataId() 156 phosphor::logging::entry("PATH=%s", mdrv2Path)); in findDataId() 335 phosphor::logging::entry("PATH=%s", mdrv2Path)); in mdr2GetDir() 422 phosphor::logging::entry("PATH=%s", mdrv2Path)); in mdr2SendDir() 473 service.c_str(), mdrv2Path, mdrv2Interface, "GetDataInformation"); in mdr2GetDataInfo() 489 phosphor::logging::entry("PATH=%s", mdrv2Path)); in mdr2GetDataInfo() 528 service.c_str(), mdrv2Path, mdrv2Interface, "GetDataOffer"); in mdr2DataInfoOffer() 542 phosphor::logging::entry("PATH=%s", mdrv2Path)); in mdr2DataInfoOffer() 623 phosphor::logging::entry("PATH=%s", mdrv2Path)); in mdr2SendDataInfo() [all …]
|
/openbmc/intel-ipmi-oem/include/ |
H A D | smbiosmdrv2handler.hpp | 67 constexpr const char* mdrv2Path = "/xyz/openbmc_project/Smbios/MDR_V2"; variable
|