Searched refs:perMsgAuthDisabled (Results 1 – 3 of 3) sorted by relevance
86 chNVData.perMsgAuthDisabled = msgAuth; in ipmiSetChannelAccess()95 chActData.perMsgAuthDisabled = msgAuth; in ipmiSetChannelAccess()226 chAccess.userAuthDisabled, chAccess.perMsgAuthDisabled, in ipmiGetChannelAccess()
519 channelData[chNum].chAccess.chVolatileData.perMsgAuthDisabled = in setChannelAccessData()520 chAccessData.perMsgAuthDisabled; in setChannelAccessData()622 channelData[chNum].chAccess.chNonVolatileData.perMsgAuthDisabled = in setChannelAccessPersistData()623 chAccessData.perMsgAuthDisabled; in setChannelAccessPersistData()1051 channelData[chNum].chAccess.chVolatileData.perMsgAuthDisabled = in readChannelVolatileData()1119 .chAccess.chNonVolatileData.perMsgAuthDisabled = in readChannelPersistData()1173 .chAccess.chVolatileData.perMsgAuthDisabled; in writeChannelVolatileData()1223 .chAccess.chNonVolatileData.perMsgAuthDisabled; in writeChannelPersistData()
179 bool perMsgAuthDisabled; member