Searched refs:sensorIdToDIMMIdx (Results 1 – 2 of 2) sorted by relevance
331 uint8_t sensorIdToDIMMIdx(const uint16_t& sensorId);
281 uint8_t OemEventManager::sensorIdToDIMMIdx(const uint16_t& sensorId) in sensorIdToDIMMIdx() function in pldm::oem_ampere::OemEventManager406 if (auto dimmIdx = sensorIdToDIMMIdx(sensorId); dimmIdx < maxDIMMInstantNum) in processNumericSensorEvent()726 auto dimmIdx = sensorIdToDIMMIdx(sensorId); in handleDIMMStatusEvent()