Home
last modified time | relevance | path

Searched defs:ppcMemPath (Results 1 – 2 of 2) sorted by relevance

/openbmc/phosphor-ipmi-flash/tools/
H A Dio.hpp43 explicit PpcMemDevice(const std::string& ppcMemPath, in PpcMemDevice()
66 const std::string ppcMemPath; member in host_tool::PpcMemDevice
H A Dmain.cpp217 const std::string ppcMemPath = "/sys/kernel/debug/powerpc/lpc/fw"; in main() local