Home
last modified time | relevance | path

Searched refs:chassisPathUniqueId (Results 1 – 2 of 2) sorted by relevance

/openbmc/phosphor-power/phosphor-power-supply/
H A Dchassis.hpp92 return chassisPathUniqueId; in getChassisId()
228 uint64_t chassisPathUniqueId = invalidObjectPathUniqueId; member in phosphor::power::chassis::Chassis
H A Dchassis.cpp42 chassisPathUniqueId(getChassisPathUniqueId(chassisPath)), in Chassis()
44 bus, std::format(powerSystemsInputsObjPath, chassisPathUniqueId)), in Chassis()
59 if (chassisPathUniqueId == invalidObjectPathUniqueId) in getPSUConfiguration()
68 if (chassisPathUniqueId == getParentEMUniqueId(bus, path)) in getPSUConfiguration()
207 if (chassisPathUniqueId == getParentEMUniqueId(bus, objPath)) in getSupportedConfiguration()