Home
last modified time | relevance | path

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

/openbmc/smbios-mdr/include/
H A Dsystem.hpp96 uint8_t clockSeqHi; member
/openbmc/smbios-mdr/src/
H A Dsystem.cpp52 stream << std::setw(2) << static_cast<int>(systemInfo->uuid.clockSeqHi); in uuid()