Home
last modified time | relevance | path

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

/openbmc/smbios-mdr/include/
H A Dsystem.hpp95 uint16_t timeHiAndVer; member
/openbmc/smbios-mdr/src/
H A Dsystem.cpp50 stream << std::setw(4) << systemInfo->uuid.timeHiAndVer; in uuid()