Searched refs:ipmbChannelInit (Results 1 – 2 of 2) sorted by relevance
272 int ipmbChannelInit(const char* ipmbI2cTarget);
535 int IpmbChannel::ipmbChannelInit(const char* ipmbI2cTarget) in ipmbChannelInit() function in IpmbChannel829 if (channel->ipmbChannelInit(targetPath.c_str()) < 0) in initializeChannels()