Home
last modified time | relevance | path

Searched defs:sendPldm (Results 1 – 2 of 2) sorted by relevance

/openbmc/openpower-hw-diags/util/
H A Dpldm.cpp260 bool PLDMInstanceManager::sendPldm(const std::vector<uint8_t>& request, in sendPldm() function in util::pldm::PLDMInstanceManager
/openbmc/openpower-occ-control/
H A Dpldm.cpp669 void Interface::sendPldm(const std::vector<uint8_t>& request, in sendPldm() function in pldm::Interface