Home
last modified time | relevance | path

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

/openbmc/ipmbbridge/
H A Dipmbbridged.hpp274 int ipmbChannelUpdateTargetAddress(const uint8_t newBmcTargetAddr);
H A Dipmbbridged.cpp602 int IpmbChannel::ipmbChannelUpdateTargetAddress(const uint8_t newBmcTargetAddr) in ipmbChannelUpdateTargetAddress() argument
635 uint16_t addr = 0x1000 + (newBmcTargetAddr >> 1); in ipmbChannelUpdateTargetAddress()
675 ipmbBmcTargetAddress = newBmcTargetAddr; in ipmbChannelUpdateTargetAddress()