Home
last modified time | relevance | path

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

/openbmc/estoraged/include/
H A Destoraged.hpp156 std::shared_ptr<sdbusplus::asio::dbus_interface> driveInterface; member in estoraged::EStoraged
/openbmc/bmcweb/redfish-core/lib/
H A Dstorage.hpp898 constexpr std::array<std::string_view, 1> driveInterface = { in matchAndFillDrive() local