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