Home
last modified time | relevance | path

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

/openbmc/ipmbbridge/
H A Dipmbbridged.hpp280 uint8_t getBusId();
H A Dipmbbridged.cpp680 uint8_t IpmbChannel::getBusId() in getBusId() function in IpmbChannel
921 if (busId != channel->getBusId()) in addUpdateTargetAddrHandler()