Home
last modified time | relevance | path

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

/openbmc/openpower-occ-control/
H A Dpldm.cpp469 msgType = MSG_OCC_RESET; in resetOCC()
706 if ((msgType == MSG_OCC_RESET) || (msgType == MSG_HRESET)) in sendPldm()
774 if ((msgType == MSG_OCC_RESET) || (msgType == MSG_HRESET)) in registerPldmRspCallback()
814 if (msgType == MSG_OCC_RESET) in pldmRspExpired()
1058 if (msgType == MSG_OCC_RESET) in pldmResetCallback()
H A Dpldm.hpp21 MSG_OCC_RESET = 2, enumerator