Searched refs:getSdrCount (Results 1 – 2 of 2) sorted by relevance
1053 constexpr uint8_t getSdrCount = 0x01; in ipmiSensorGetDeviceSdrInfo() local1056 if (count.value_or(0) == getSdrCount) in ipmiSensorGetDeviceSdrInfo()
2314 constexpr uint8_t getSdrCount{1}; in ipmiSensorGetDeviceSdrInfo() local2322 if (operation.value_or(0) == getSdrCount) in ipmiSensorGetDeviceSdrInfo()