Home
last modified time | relevance | path

Searched refs:drivePath (Results 1 – 1 of 1) sorted by relevance

/openbmc/bmcweb/redfish-core/lib/
H A Dstorage_chassis.hpp418 sdbusplus::message::object_path drivePath(drive); in afterChassisDriveCollectionSubtreeGet() local
419 leafNames.push_back(drivePath.filename()); in afterChassisDriveCollectionSubtreeGet()
512 for (const std::string& drivePath : resp) in matchAndFillDrive() local
514 sdbusplus::message::object_path path(drivePath); in matchAndFillDrive()