Searched refs:getChannelConfigObject (Results 1 – 4 of 4) sorted by relevance
65 return getChannelConfigObject().isValidChannel(chNum); in isValidChannel()70 return getChannelConfigObject().isValidAuthType(chNum, authType); in isValidAuthType()75 return getChannelConfigObject().getChannelSessionSupport(chNum); in getChannelSessionSupport()80 return getChannelConfigObject().getChannelActiveSessions(chNum); in getChannelActiveSessions()85 return getChannelConfigObject().getChannelMaxTransferSize(chNum); in getChannelMaxTransferSize()90 getChannelConfigObject(); in ipmiChannelInit()97 return getChannelConfigObject().getChannelInfo(chNum, chInfo); in getChannelInfo()102 return getChannelConfigObject().getChannelAccessData(chNum, chAccessData); in getChannelAccessData()108 return getChannelConfigObject().setChannelAccessData(chNum, chAccessData, in setChannelAccessData()114 return getChannelConfigObject().getChannelAccessPersistData( in getChannelAccessPersistData()[all …]
73 ChannelConfig& getChannelConfigObject();
283 ChannelConfig& getChannelConfigObject() in getChannelConfigObject() function
401 return getChannelConfigObject().getManagementNICID(); in getUsrMgmtSyncIndex()