Home
last modified time | relevance | path

Searched refs:entityRecordID (Results 1 – 1 of 1) sorted by relevance

/openbmc/phosphor-host-ipmid/
H A Dsensorhandler.cpp1270 uint8_t entityRecordID; in ipmiEntityGetSdr() local
1272 entityRecordID = recordID - ENTITY_RECORD_ID_START; in ipmiEntityGetSdr()
1273 entity = entityRecords.find(entityRecordID); in ipmiEntityGetSdr()