Searched defs:_LOGICAL_DEVICE_INFO_V2 (Results 1 – 4 of 4) sorted by relevance
533 typedef struct _LOGICAL_DEVICE_INFO_V2 { struct534 UCHAR Type; /* LDT_ARRAY or LDT_DEVICE */535 UCHAR reserved[3];537 LBA64 Capacity; /* array capacity */538 DEVICEID ParentArray;540 union {543 } u;
803 typedef struct _LOGICAL_DEVICE_INFO_V2 { struct804 HPT_U8 Type; /* LDT_ARRAY or LDT_DEVICE */805 HPT_U8 reserved[3];807 HPT_U64 Capacity; /* array capacity */808 DEVICEID ParentArray; /* for physical device, Please don't use this field.812 union {815 } __attribute__((packed)) u;
995 typedef struct _LOGICAL_DEVICE_INFO_V2 { struct996 HPT_U8 Type; /* LDT_ARRAY or LDT_DEVICE */997 HPT_U8 reserved[3];999 HPT_U64 Capacity; /* array capacity */1000 DEVICEID ParentArray; /* for physical device, Please don't use this field.1004 union {1007 } __attribute__((packed)) u;
991 typedef struct _LOGICAL_DEVICE_INFO_V2 { struct992 HPT_U8 Type; /* LDT_ARRAY or LDT_DEVICE */993 HPT_U8 reserved[3];995 HPT_U64 Capacity; /* array capacity */996 DEVICEID ParentArray; /* for physical device, Please don't use this field.1000 union {1003 } __attribute__((packed)) u;