Home
last modified time | relevance | path

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

/openbmc/intel-ipmi-oem/src/
H A Doemcommands.cpp918 std::string cpuPresencePath = cpuPresencePathPrefix + cpuName; in cpuPresent() local
923 ipmi::getService(*busp, cpuPresenceIntf, cpuPresencePath); in cpuPresent()
926 *busp, service, cpuPresencePath, cpuPresenceIntf, "Present"); in cpuPresent()