Home
last modified time | relevance | path

Searched defs:DeviceInfo (Results 1 – 4 of 4) sorted by relevance

/openbmc/estoraged/include/
H A Dutil.hpp13 struct DeviceInfo struct
15 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
/openbmc/qemu/hw/sensor/
H A Dtmp421.c41 typedef struct DeviceInfo { struct
44 } DeviceInfo; typedef
/openbmc/intel-ipmi-oem/include/
H A Doemcommands.hpp295 struct DeviceInfo struct
313 struct GetOemDeviceInfoRes argument
/openbmc/linux/drivers/message/fusion/lsi/
Dmpi_ioc.h