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