Home
last modified time | relevance | path

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

/openbmc/openpower-occ-control/
H A Docc_command.hpp30 SEND_AMBIENT = 0x30, enumerator
H A Docc_status.cpp269 cmd.push_back(uint8_t(CmdType::SEND_AMBIENT)); in sendAmbient()