Home
last modified time | relevance | path

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

/openbmc/intel-ipmi-oem/src/
H A Dchassiscommands.cpp313 constexpr const char* acBootIntf = "xyz.openbmc_project.Common.ACBoot"; in getACFailStatus() local
318 auto service = ipmi::getService(*bus, acBootIntf, acBootObj); in getACFailStatus()
321 acBootIntf, "ACBoot"); in getACFailStatus()
328 entry("PATH=%s", acBootObj), entry("INTERFACE=%s", acBootIntf)); in getACFailStatus()