Home
last modified time | relevance | path

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

/openbmc/intel-ipmi-oem/src/
H A Dmanufacturingcommands.cpp101 ipmi_ret_t ledStoreAndSet(SmSignalSet signal, const std::string& setState) in ledStoreAndSet() function
577 retCode = ledStoreAndSet(signalType, std::string("Off")); in appMTMSetSignal()
589 retCode = ledStoreAndSet(signalType, std::string("On")); in appMTMSetSignal()
598 retCode = ledStoreAndSet(SmSignalSet::smSystemReadyLed, in appMTMSetSignal()
604 retCode = ledStoreAndSet(SmSignalSet::smPowerFaultLed, in appMTMSetSignal()