Searched refs:deviceInfo (Results 1 – 2 of 2) sorted by relevance
74 auto deviceInfo = in createStorageObjects() local76 if (!deviceInfo) in createStorageObjects()91 std::move(deviceInfo->deviceFile); in createStorageObjects()93 std::move(deviceInfo->sysfsDir); in createStorageObjects()94 std::string luksName = std::move(deviceInfo->luksName); in createStorageObjects()95 std::string locationCode = std::move(deviceInfo->locationCode); in createStorageObjects()96 uint64_t eraseMaxGeometry = deviceInfo->eraseMaxGeometry; in createStorageObjects()97 uint64_t eraseMinGeometry = deviceInfo->eraseMinGeometry; in createStorageObjects()109 const std::string& driveType = deviceInfo->driveType; in createStorageObjects()110 const std::string& driveProtocol = deviceInfo->driveProtocol; in createStorageObjects()
32 struct deviceInfo struct in phosphor::software::VR::XDPE1X2XX74 struct deviceInfo info;