Searched refs:getChannelActiveSessions (Results 1 – 5 of 5) sorted by relevance
71 int getChannelActiveSessions(const uint8_t chNum) in getChannelActiveSessions() function73 return getChannelConfigObject().getChannelActiveSessions(chNum); in getChannelActiveSessions()
245 int getChannelActiveSessions(const uint8_t chNum);
137 int getChannelActiveSessions(const uint8_t chNum);
282 uint6_t activeSessionCount = getChannelActiveSessions(chNum); in ipmiGetChannelInfo()
415 int ChannelConfig::getChannelActiveSessions(const uint8_t chNum) in getChannelActiveSessions() function in ipmi::ChannelConfig