Searched refs:getSdrCount (Results 1 – 2 of 2) sorted by relevance
1044 constexpr uint8_t getSdrCount = 0x01; in ipmiSensorGetDeviceSdrInfo() local1047 if (count.value_or(0) == getSdrCount) in ipmiSensorGetDeviceSdrInfo()
2295 constexpr uint8_t getSdrCount{1}; in ipmiSensorGetDeviceSdrInfo() local2303 if (operation.value_or(0) == getSdrCount) in ipmiSensorGetDeviceSdrInfo()