Searched refs:perMsgAuthDisabled (Results 1 – 3 of 3) sorted by relevance
80 chNVData.perMsgAuthDisabled = msgAuth; in ipmiSetChannelAccess()89 chActData.perMsgAuthDisabled = msgAuth; in ipmiSetChannelAccess()220 chAccess.userAuthDisabled, chAccess.perMsgAuthDisabled, in ipmiGetChannelAccess()
521 channelData[chNum].chAccess.chVolatileData.perMsgAuthDisabled = in setChannelAccessData()522 chAccessData.perMsgAuthDisabled; in setChannelAccessData()620 channelData[chNum].chAccess.chNonVolatileData.perMsgAuthDisabled = in setChannelAccessPersistData()621 chAccessData.perMsgAuthDisabled; in setChannelAccessPersistData()1046 channelData[chNum].chAccess.chVolatileData.perMsgAuthDisabled = in readChannelVolatileData()1114 .chAccess.chNonVolatileData.perMsgAuthDisabled = in readChannelPersistData()1168 .chAccess.chVolatileData.perMsgAuthDisabled; in writeChannelVolatileData()1218 .chAccess.chNonVolatileData.perMsgAuthDisabled; in writeChannelPersistData()
168 bool perMsgAuthDisabled; member