Searched defs:_ALTERABLE_DEVICE_INFO_V2 (Results 1 – 4 of 4) sorted by relevance
576 typedef struct _ALTERABLE_DEVICE_INFO_V2 { struct577 DWORD ValidFields; /* mark valid fields below */578 UCHAR DeviceModeSetting; /* 0-4 PIO 0-4, 5-7 MW DMA0-2, 8-13 UDMA0-5 */579 UCHAR TCQEnabled;580 UCHAR NCQEnabled;581 UCHAR WriteCacheEnabled;582 UCHAR ReadAheadEnabled;583 UCHAR reserve[3];584 ULONG reserve2[13]; /* pad to 64 bytes */
908 typedef struct _ALTERABLE_DEVICE_INFO_V2 { struct909 HPT_U32 ValidFields; /* mark valid fields below */910 HPT_U8 DeviceModeSetting; /* 0-4 PIO 0-4, 5-7 MW DMA0-2, 8-13 UDMA0-5 */911 HPT_U8 TCQEnabled;912 HPT_U8 NCQEnabled;913 HPT_U8 WriteCacheEnabled;914 HPT_U8 ReadAheadEnabled;915 HPT_U8 SpinUpMode;916 HPT_U8 reserve[2];917 HPT_U32 reserve2[13]; /* pad to 64 bytes */
1101 typedef struct _ALTERABLE_DEVICE_INFO_V2 { struct1102 HPT_U32 ValidFields; /* mark valid fields below */1103 HPT_U8 DeviceModeSetting; /* 0-4 PIO 0-4, 5-7 MW DMA0-2, 8-13 UDMA0-5 */1104 HPT_U8 TCQEnabled;1105 HPT_U8 NCQEnabled;1106 HPT_U8 WriteCacheEnabled;1107 HPT_U8 ReadAheadEnabled;1108 HPT_U8 SpinUpMode;1109 HPT_U8 SetBadSector;1110 HPT_U8 reserve[1];[all …]
1097 typedef struct _ALTERABLE_DEVICE_INFO_V2 { struct1098 HPT_U32 ValidFields; /* mark valid fields below */1099 HPT_U8 DeviceModeSetting; /* 0-4 PIO 0-4, 5-7 MW DMA0-2, 8-13 UDMA0-5 */1100 HPT_U8 TCQEnabled;1101 HPT_U8 NCQEnabled;1102 HPT_U8 WriteCacheEnabled;1103 HPT_U8 ReadAheadEnabled;1104 HPT_U8 SpinUpMode;1105 HPT_U8 SetBadSector;1106 HPT_U8 reserve[1];[all …]