Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/
H A Dchassishandler.cpp978 static constexpr uint8_t allSupport = 0x01 | 0x02 | 0x04; in getPowerRestorePolicy()
2403 return ipmi::responseSuccess(power_policy::allSupport, reserved); in ipmiSetFrontPanelButtonEnables()
2441 return ipmi::responseSuccess(power_policy::allSupport, reserved); in registerNetFnChassisFunctions()
947 static constexpr uint8_t allSupport = 0x01 | 0x02 | 0x04; global() variable