Home
last modified time | relevance | path

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

/openbmc/pldm/libpldmresponder/
H A Dbios_config.cpp1000 uint16_t attrNameHdl{}; in processBiosAttrChangeNotification() local
1003 attrNameHdl = biosStringTable.findHandle(attrName); in processBiosAttrChangeNotification()
1020 table::attribute::findByStringHandle(*attrTable, attrNameHdl); in processBiosAttrChangeNotification()
1025 "ATTRIBUTE", attrName, "ATTR_HANDLE", attrNameHdl); in processBiosAttrChangeNotification()