Searched refs:otherCount (Results 1 – 1 of 1) sorted by relevance
648 size_t otherCount{ipmi::sensor::getOtherSensorsCount(ctx)}; in getOtherSensorsDataRecord() local649 if (otherCount == std::numeric_limits<size_t>::max()) in getOtherSensorsDataRecord()659 size_t fruCount{otherCount - ipmi::storage::type12Count - entityCount}; in getOtherSensorsDataRecord()661 if (sdrIndex > otherCount) in getOtherSensorsDataRecord()