Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/
H A Dtransporthandler.hpp78 ChannelParams getChannelParams(sdbusplus::bus_t& bus, uint8_t channel);
90 auto params = getChannelParams(bus, channel); in channelCall()
H A Dtransporthandler.cpp144 ChannelParams getChannelParams(sdbusplus::bus_t& bus, uint8_t channel) in getChannelParams() function