Home
last modified time | relevance | path

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

/openbmc/pldm/host-bmc/
H A Dhost_pdr_handler.hpp218 void processHostPDRs(mctp_eid_t eid, const pldm_msg* response,
H A Dhost_pdr_handler.cpp196 std::bind_front(&HostPDRHandler::processHostPDRs, this)); in getHostPDR()
452 void HostPDRHandler::processHostPDRs( in processHostPDRs() function in pldm::HostPDRHandler