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.cpp312 constexpr const char* acBootIntf = "xyz.openbmc_project.Common.ACBoot"; in getACFailStatus() local
317 auto service = ipmi::getService(*bus, acBootIntf, acBootObj); in getACFailStatus()
320 acBootIntf, "ACBoot"); in getACFailStatus()
327 entry("PATH=%s", acBootObj), entry("INTERFACE=%s", acBootIntf)); in getACFailStatus()