Searched refs:IPMI_MAX_CHANNELS (Results 1 - 1 of 1) sorted by relevance

/drivers/char/ipmi/
H A Dipmi_msghandler.c302 #define IPMI_MAX_CHANNELS 16 macro
412 struct ipmi_channel channels[IPMI_MAX_CHANNELS];
663 || (addr->channel >= IPMI_MAX_CHANNELS)
1081 if (channel >= IPMI_MAX_CHANNELS)
1092 if (channel >= IPMI_MAX_CHANNELS)
1103 if (channel >= IPMI_MAX_CHANNELS)
1114 if (channel >= IPMI_MAX_CHANNELS)
1558 if (addr->channel >= IPMI_MAX_CHANNELS) {
1688 if (addr->channel >= IPMI_MAX_CHANNELS) {
1828 if (addr->channel >= IPMI_MAX_CHANNELS)
[all...]

Completed in 11 milliseconds