Home
last modified time | relevance | path

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

/openbmc/intel-ipmi-oem/src/
H A Dchassiscommands.cpp76 void enclosureIdentifyLed(const char* objName, bool isIdLedOn) in enclosureIdentifyLed() function
116 enclosureIdentifyLed(ledIDBlinkObj, false); in enclosureIdentifyLedBlinkOff()
160 enclosureIdentifyLed(ledIDBlinkObj, false); in idButtonPropChanged()
161 enclosureIdentifyLed(ledIDOnObj, false); in idButtonPropChanged()
170 enclosureIdentifyLed(ledIDOnObj, !asserted); in idButtonPropChanged()
190 enclosureIdentifyLed(ledIDOnObj, false); in ipmiChassisIdentify()
195 enclosureIdentifyLed(ledIDBlinkObj, true); in ipmiChassisIdentify()
210 enclosureIdentifyLed(ledIDBlinkObj, false); in ipmiChassisIdentify()
/openbmc/phosphor-host-ipmid/
H A Dchassishandler.cpp1407 void enclosureIdentifyLed(bool flag) in enclosureIdentifyLed() function
1437 enclosureIdentifyLed(false); in enclosureIdentifyLedOff()
1470 enclosureIdentifyLed(true); in ipmiChassisIdentify()