Home
last modified time | relevance | path

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

/openbmc/intel-ipmi-oem/src/
H A Dipmi_to_redfish_hooks.cpp683 int channelValid = selData.eventData2 >> 4 & 0x01; in biosSMIMessageHook() local
700 messageArgs.push_back(std::to_string(channelValid)); in biosSMIMessageHook()