Searched defs:DeviceInfo (Results 1 – 4 of 4) sorted by relevance
13 struct DeviceInfo struct15 std::filesystem::path deviceFile;16 std::filesystem::path sysfsDir;17 std::string luksName;18 std::string locationCode;19 uint64_t eraseMaxGeometry;20 uint64_t eraseMinGeometry;21 std::string driveType;22 std::string driveProtocol;24 DeviceInfo(std::filesystem::path& deviceFile, in DeviceInfo() function
41 typedef struct DeviceInfo { struct44 } DeviceInfo; typedef
295 struct DeviceInfo struct313 struct GetOemDeviceInfoRes argument