Home
last modified time | relevance | path

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

/freebsd/sys/dev/hptmv/
H A Dhptintf.h576 typedef struct _ALTERABLE_DEVICE_INFO_V2 { struct
577 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 */
/freebsd/sys/dev/hptrr/
H A Dhptintf.h908 typedef struct _ALTERABLE_DEVICE_INFO_V2 { struct
909 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 */
/freebsd/sys/dev/hpt27xx/
H A Dhptintf.h1101 typedef struct _ALTERABLE_DEVICE_INFO_V2 { struct
1102 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 …]
/freebsd/sys/dev/hptnr/
H A Dhptintf.h1097 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];
[all …]