Searched refs:hardwarePresent (Results 1 – 2 of 2) sorted by relevance
72 std::bind(&Manager::hardwarePresent, this, std::placeholders::_1)); in Manager()517 void hardwarePresent(const std::string& locationCode);
1102 void Manager::hardwarePresent(const std::string& locationCode) in hardwarePresent() function in openpower::pels::Manager