Home
last modified time | relevance | path

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

/openbmc/smbios-mdr/src/
H A Ddimm.cpp32 bool onlyDimmLocationCode = true; variable
34 bool onlyDimmLocationCode = false;
203 if (bankLocator.empty() || onlyDimmLocationCode) in dimmDeviceLocator()