Home
last modified time | relevance | path

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

/openbmc/openpower-pnor-code-mgmt/
H A Dfunctions.cpp201 auto tocLinkPath = hostFirmwareDirectory / tocName; in findLinks() local
202 makeCallback(linkCallback, tocLid, tocLinkPath, errorCallback); in findLinks()