Home
last modified time | relevance | path

Searched defs:idFormat (Results 1 – 2 of 2) sorted by relevance

/openbmc/smbios-mdr/include/
H A Dfirmware_inventory.hpp71 uint8_t idFormat; member
/openbmc/openpower-debug-collector/dump/
H A Ddump_monitor.cpp20 std::regex idFormat("^[a-fA-F0-9]{8}$"); in executeCollectionScript() local