Searched refs:checkBMCState (Results 1 – 4 of 4) sorted by relevance
| /openbmc/pldm/libpldmresponder/ | ||
| H A D | oem_handler.hpp | 94 virtual int checkBMCState() = 0; |
| H A D | platform.cpp | 167 auto rc = oemPlatformHandler->checkBMCState(); in getPDR() |
| /openbmc/pldm/oem/ibm/libpldmresponder/ | ||
| H A D | oem_ibm_handler.hpp | 350 int checkBMCState(); |
| H A D | oem_ibm_handler.cpp | 904 int pldm::responder::oem_ibm_platform::Handler::checkBMCState() in checkBMCState() function in pldm::responder::oem_ibm_platform::pldm::responder::oem_ibm_platform::Handler |