Searched refs:viniRecordVPD (Results 1 – 1 of 1) sorted by relevance
/openbmc/phosphor-logging/extensions/openpower-pels/ |
H A D | data_interface.cpp | 87 constexpr auto viniRecordVPD = "com.ibm.ipzvpd.VINI"; variable 394 getService(object_path::motherBoardInv, interface::viniRecordVPD); in getMotherboardCCIN() 399 interface::viniRecordVPD, "CC", value); in getMotherboardCCIN() 409 "IFACE", interface::viniRecordVPD, "ERROR", e); in getMotherboardCCIN() 453 auto service = getService(inventoryPath, interface::viniRecordVPD); in getHWCalloutFields() 456 getAllProperties(service, inventoryPath, interface::viniRecordVPD); in getHWCalloutFields() 836 interface::viniRecordVPD, "DI", value); in getDIProperty() 845 "LOC_CODE", locationCode, "IFACE", interface::viniRecordVPD, in getDIProperty()
|