Home
last modified time | relevance | path

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

/openbmc/openpower-proc-control/
H A Dtargeting.cpp65 fsiMasterPath(fsiMasterDev), fsiSlaveBasePath(fsiSlaveDir) in Targeting()
74 for (auto& file : std::filesystem::directory_iterator(fsiSlaveBasePath)) in Targeting()
H A Dtargeting.hpp138 std::string fsiSlaveBasePath; member in openpower::targeting::Targeting