Lines Matching defs:_ALTERABLE_DEVICE_INFO_V2
1097 typedef struct _ALTERABLE_DEVICE_INFO_V2 { struct
1098 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];
1107 HPT_U32 reserve2[13]; /* pad to 64 bytes */