Home
last modified time | relevance | path

Searched refs:openMctpDemuxTransport (Results 1 – 7 of 7) sorted by relevance

/openbmc/phosphor-debug-collector/host-transport-extensions/pldm/common/
H A Dpldm_utils.cpp109 fd = openMctpDemuxTransport(eid); in openPLDM()
122 int openMctpDemuxTransport(mctp_eid_t eid) in openMctpDemuxTransport() function
H A Dpldm_utils.hpp58 int openMctpDemuxTransport(mctp_eid_t eid);
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dpldm_interface.cpp89 _fd = openMctpDemuxTransport(); in open()
99 int PLDMInterface::openMctpDemuxTransport() in openMctpDemuxTransport() function in openpower::pels::PLDMInterface
H A Dpldm_interface.hpp132 int openMctpDemuxTransport();
/openbmc/openpower-hw-diags/util/
H A Dpldm.cpp46 int openMctpDemuxTransport(mctp_eid_t eid);
157 fd = openMctpDemuxTransport(eid); in openPLDM()
171 [[maybe_unused]] int PLDMInstanceManager::openMctpDemuxTransport(mctp_eid_t eid) in openMctpDemuxTransport() function in util::pldm::PLDMInstanceManager
/openbmc/openpower-occ-control/
H A Dpldm.hpp393 int openMctpDemuxTransport();
H A Dpldm.cpp578 [[maybe_unused]] int Interface::openMctpDemuxTransport() in openMctpDemuxTransport() function in pldm::Interface
665 return openMctpDemuxTransport(); in pldmOpen()