Home
last modified time | relevance | path

Searched refs:channelLetter (Results 1 – 1 of 1) sorted by relevance

/openbmc/intel-ipmi-oem/src/
H A Dipmi_to_redfish_hooks.cpp357 char channelLetter[4] = {'A'}; in biosSMIMessageHook() local
358 channelLetter[0] += channel; in biosSMIMessageHook()
364 messageArgs.push_back(std::string(channelLetter)); in biosSMIMessageHook()
404 char channelLetter[4] = {'A'}; in biosSMIMessageHook() local
405 channelLetter[0] += channel; in biosSMIMessageHook()
631 char channelLetter[4] = {'A'}; in biosSMIMessageHook() local
632 channelLetter[0] += channel; in biosSMIMessageHook()
691 char channelLetter[4] = {'A'}; in biosSMIMessageHook() local
692 channelLetter[0] += channel; in biosSMIMessageHook()
804 char channelLetter[4] = {'A'}; in biosSMIMessageHook() local
[all …]