Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/lib/
H A Dstorage.hpp823 buildDrive(const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,const std::string & chassisId,const std::string & driveName,const boost::system::error_code & ec,const dbus::utility::MapperGetSubTreeResponse & subtree) buildDrive() argument
870 matchAndFillDrive(const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,const std::string & chassisId,const std::string & driveName,const std::vector<std::string> & resp) matchAndFillDrive() argument
897 handleChassisDriveGet(crow::App & app,const crow::Request & req,const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,const std::string & chassisId,const std::string & driveName) handleChassisDriveGet() argument
[all...]
/openbmc/s2600wf-misc/hsbp-manager/src/
H A Dhsbp_manager.cpp1028 std::string driveName = boost::replace_all_copy(name, " ", "_") + in createDrives() local
1729 std::string driveName = in updateAssets() local