Home
last modified time | relevance | path

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

/openbmc/smbios-mdr/include/
H A Dmdrv2.hpp62 static constexpr const char* boardInterface = variable
/openbmc/smbios-mdr/src/
H A Dmdrv2.cpp422 desiredInterfaces.emplace_back(boardInterface); in systemInfoUpdate()
488 if (requireExactMatch && msgData.contains(boardInterface)) in systemInfoUpdate()