Searched refs:getSensorCount (Results 1 – 2 of 2) sorted by relevance
1045 constexpr uint8_t getSensorCount = 0x00; in ipmiSensorGetDeviceSdrInfo() local1056 else if (count.value_or(0) == getSensorCount) in ipmiSensorGetDeviceSdrInfo()
2296 constexpr uint8_t getSensorCount{0}; in ipmiSensorGetDeviceSdrInfo() local2307 else if (operation.value_or(0) == getSensorCount) in ipmiSensorGetDeviceSdrInfo()