Searched refs:SEND_AMBIENT (Results 1 – 2 of 2) sorted by relevance
/openbmc/openpower-occ-control/ | ||
H A D | occ_command.hpp | 30 SEND_AMBIENT = 0x30, enumerator |
H A D | occ_status.cpp | 281 cmd.push_back(uint8_t(CmdType::SEND_AMBIENT)); in sendAmbient() |