Searched refs:getChannelActiveSessions (Results 1 – 5 of 5) sorted by relevance
78 int getChannelActiveSessions(const uint8_t chNum) in getChannelActiveSessions() function80 return getChannelConfigObject().getChannelActiveSessions(chNum); in getChannelActiveSessions()
256 int getChannelActiveSessions(const uint8_t chNum);
137 int getChannelActiveSessions(const uint8_t chNum);
289 uint6_t activeSessionCount = getChannelActiveSessions(chNum); in ipmiGetChannelInfo()
411 int ChannelConfig::getChannelActiveSessions(const uint8_t chNum) in getChannelActiveSessions() function in ipmi::ChannelConfig