Home
last modified time | relevance | path

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

/openbmc/ipmbbridge/
H A Dipmbbridged.hpp284 uint8_t getChannelIdx();
H A Dipmbbridged.cpp697 uint8_t IpmbChannel::getChannelIdx() in getChannelIdx() function in IpmbChannel
784 return channel.getChannelIdx() == reqChannel; in getChannel()