Searched refs:channelSystemIface (Results 1 – 4 of 4) sorted by relevance
38 if (ctx->channel != ipmi::channelSystemIface) in ipmiAppReadEventBuffer()
230 if (request->ctx->channel == ipmi::channelSystemIface && in filterMessage()
92 channel != ipmi::channelSystemIface) in getSMMChannel()403 if (!(request->ctx->channel == ipmi::channelSystemIface || in filterMessage()
57 constexpr int channelSystemIface = 0x0F; variable