Searched refs:timeLow (Results 1 – 2 of 2) sorted by relevance
/openbmc/smbios-mdr/include/ | ||
H A D | system.hpp | 93 uint32_t timeLow; member |
/openbmc/smbios-mdr/src/ | ||
H A D | system.cpp | 46 stream << std::setw(8) << systemInfo->uuid.timeLow; in uuid() |