Searched defs:_LOGICAL_DEVICE_INFO_V3 (Results 1 – 3 of 3) sorted by relevance
823 typedef struct _LOGICAL_DEVICE_INFO_V3 { struct824 HPT_U8 Type; /* LDT_ARRAY or LDT_DEVICE */825 HPT_U8 CachePolicy; /* refer to CACHE_POLICY_xxx */826 HPT_U8 VBusId; /* vbus sequence in vbus_list */827 HPT_U8 TargetId; /* OS target id. Value 0xFF is invalid */829 HPT_U64 Capacity; /* array capacity */830 DEVICEID ParentArray; /* for physical device, don't use this field.833 HPT_U32 TotalIOs;834 HPT_U32 TobalMBs;835 HPT_U32 IOPerSec;[all …]
1015 typedef struct _LOGICAL_DEVICE_INFO_V3 { struct1016 HPT_U8 Type; /* LDT_ARRAY or LDT_DEVICE */1017 HPT_U8 CachePolicy; /* refer to CACHE_POLICY_xxx */1018 HPT_U8 VBusId; /* vbus sequence in vbus_list */1019 HPT_U8 TargetId; /* OS target id. Value 0xFF is invalid */1021 HPT_U64 Capacity; /* array capacity */1022 DEVICEID ParentArray; /* for physical device, don't use this field.1025 HPT_U32 TotalIOs;1026 HPT_U32 TobalMBs;1027 HPT_U32 IOPerSec;[all …]
1011 typedef struct _LOGICAL_DEVICE_INFO_V3 { struct1012 HPT_U8 Type; /* LDT_ARRAY or LDT_DEVICE */1013 HPT_U8 CachePolicy; /* refer to CACHE_POLICY_xxx */1014 HPT_U8 VBusId; /* vbus sequence in vbus_list */1015 HPT_U8 TargetId; /* OS target id. Value 0xFF is invalid */1017 HPT_U64 Capacity; /* array capacity */1018 DEVICEID ParentArray; /* for physical device, don't use this field.1021 HPT_U32 TotalIOs;1022 HPT_U32 TobalMBs;1023 HPT_U32 IOPerSec;[all …]