|
ReactOS 0.4.16-dev-2633-g8dc9e50
|
#include <scsiex.h>
Public Attributes | |
| UCHAR | PageCode:6 |
| UCHAR | Reserved:1 |
| UCHAR | PageSavable:1 |
| UCHAR | PageLength |
| UCHAR | ReadDisableCache:1 |
| UCHAR | MultiplicationFactor:1 |
| UCHAR | WriteCacheEnable:1 |
| UCHAR | Reserved2:5 |
| UCHAR | WriteRetensionPriority:4 |
| UCHAR | ReadRetensionPriority:4 |
| UCHAR | DisablePrefetchTransfer [2] |
| UCHAR | MinimumPrefetch [2] |
| UCHAR | MaximumPrefetch [2] |
| UCHAR | MaximumPrefetchCeiling [2] |
| UCHAR | NV_DIS:1 |
| UCHAR | SYNC_PROG:2 |
| UCHAR | Reserved1:2 |
| UCHAR | DisableReadAHead:1 |
| UCHAR | LBCSS:1 |
| UCHAR | FSW:1 |
| UCHAR | NumberOfCacheSegments |
| UCHAR | CacheSegmentSize [2] |
| UCHAR | Reserved3 |
| UCHAR | Obsolete [3] |
| UCHAR _MODE_CACHING_PAGE_SPC5::DisableReadAHead |
Definition at line 57 of file scsiex.h.
Referenced by AtaReqCachingModePage().
| UCHAR _MODE_CACHING_PAGE_SPC5::PageCode |
Definition at line 40 of file scsiex.h.
Referenced by AtaReqCachingModePage().
| UCHAR _MODE_CACHING_PAGE_SPC5::PageLength |
Definition at line 43 of file scsiex.h.
Referenced by AtaReqCachingModePage().
| UCHAR _MODE_CACHING_PAGE_SPC5::WriteCacheEnable |
Definition at line 46 of file scsiex.h.
Referenced by AtaReqCachingModePage().