Home
last modified time | relevance | path

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

/openbmc/openpower-pnor-code-mgmt/
H A Dfunctions.cpp196 static const auto tocLid = "81e00994.lid"; in findLinks() local
197 auto tocLidPath = hostFirmwareDirectory / tocLid; in findLinks()
202 makeCallback(linkCallback, tocLid, tocLinkPath, errorCallback); in findLinks()