Home
last modified time | relevance | path

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

/openbmc/phosphor-logging/extensions/openpower-pels/
H A Ddevice_callouts.cpp141 auto linkNum = std::stoul(match[1].str(), nullptr, 16); in getFSISearchKeys() local
142 links += std::to_string(linkNum) + '-'; in getFSISearchKeys()