Home
last modified time | relevance | path

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

/openbmc/smbios-mdr/include/
H A Dtpm.hpp40 Tpm(sdbusplus::bus_t& bus, const std::string& objPath, const uint8_t tpmID, in Tpm() argument
44 tpmId(tpmID), storage(smbiosTableStorage), motherboardPath(motherboard) in Tpm()