Searched refs:newBmcTargetAddr (Results 1 – 2 of 2) sorted by relevance
274 int ipmbChannelUpdateTargetAddress(const uint8_t newBmcTargetAddr);
599 int IpmbChannel::ipmbChannelUpdateTargetAddress(const uint8_t newBmcTargetAddr) in ipmbChannelUpdateTargetAddress() argument632 uint16_t addr = 0x1000 + (newBmcTargetAddr >> 1); in ipmbChannelUpdateTargetAddress()672 ipmbBmcTargetAddress = newBmcTargetAddr; in ipmbChannelUpdateTargetAddress()