Searched defs:driveInterface (Results 1 – 2 of 2) sorted by relevance
/openbmc/estoraged/include/ | ||
H A D | estoraged.hpp | 156 std::shared_ptr<sdbusplus::asio::dbus_interface> driveInterface; member in estoraged::EStoraged |
/openbmc/bmcweb/redfish-core/lib/ | ||
H A D | storage.hpp | 895 constexpr std::array<std::string_view, 1> driveInterface = { matchAndFillDrive() local |