Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/
H A Dchassishandler.cpp881 constexpr const char* nmiIntfName = "xyz.openbmc_project.Control.Host.NMI"; in doNmi() local
885 ec = ipmi::getDbusObject(ctx, nmiIntfName, nmiObj); in doNmi()
894 nmiObj.first, nmiIntfName, "NMI"); in doNmi()