ReactOS 0.4.16-dev-2633-g8dc9e50
_MODE_CACHING_PAGE_SPC5 Struct Reference

#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]
 

Detailed Description

Definition at line 38 of file scsiex.h.

Member Data Documentation

◆ CacheSegmentSize

UCHAR _MODE_CACHING_PAGE_SPC5::CacheSegmentSize[2]

Definition at line 61 of file scsiex.h.

◆ DisablePrefetchTransfer

UCHAR _MODE_CACHING_PAGE_SPC5::DisablePrefetchTransfer[2]

Definition at line 50 of file scsiex.h.

◆ DisableReadAHead

UCHAR _MODE_CACHING_PAGE_SPC5::DisableReadAHead

Definition at line 57 of file scsiex.h.

Referenced by AtaReqCachingModePage().

◆ FSW

UCHAR _MODE_CACHING_PAGE_SPC5::FSW

Definition at line 59 of file scsiex.h.

◆ LBCSS

UCHAR _MODE_CACHING_PAGE_SPC5::LBCSS

Definition at line 58 of file scsiex.h.

◆ MaximumPrefetch

UCHAR _MODE_CACHING_PAGE_SPC5::MaximumPrefetch[2]

Definition at line 52 of file scsiex.h.

◆ MaximumPrefetchCeiling

UCHAR _MODE_CACHING_PAGE_SPC5::MaximumPrefetchCeiling[2]

Definition at line 53 of file scsiex.h.

◆ MinimumPrefetch

UCHAR _MODE_CACHING_PAGE_SPC5::MinimumPrefetch[2]

Definition at line 51 of file scsiex.h.

◆ MultiplicationFactor

UCHAR _MODE_CACHING_PAGE_SPC5::MultiplicationFactor

Definition at line 45 of file scsiex.h.

◆ NumberOfCacheSegments

UCHAR _MODE_CACHING_PAGE_SPC5::NumberOfCacheSegments

Definition at line 60 of file scsiex.h.

◆ NV_DIS

UCHAR _MODE_CACHING_PAGE_SPC5::NV_DIS

Definition at line 54 of file scsiex.h.

◆ Obsolete

UCHAR _MODE_CACHING_PAGE_SPC5::Obsolete[3]

Definition at line 63 of file scsiex.h.

◆ PageCode

UCHAR _MODE_CACHING_PAGE_SPC5::PageCode

Definition at line 40 of file scsiex.h.

Referenced by AtaReqCachingModePage().

◆ PageLength

UCHAR _MODE_CACHING_PAGE_SPC5::PageLength

Definition at line 43 of file scsiex.h.

Referenced by AtaReqCachingModePage().

◆ PageSavable

UCHAR _MODE_CACHING_PAGE_SPC5::PageSavable

Definition at line 42 of file scsiex.h.

◆ ReadDisableCache

UCHAR _MODE_CACHING_PAGE_SPC5::ReadDisableCache

Definition at line 44 of file scsiex.h.

◆ ReadRetensionPriority

UCHAR _MODE_CACHING_PAGE_SPC5::ReadRetensionPriority

Definition at line 49 of file scsiex.h.

◆ Reserved

UCHAR _MODE_CACHING_PAGE_SPC5::Reserved

Definition at line 41 of file scsiex.h.

◆ Reserved1

UCHAR _MODE_CACHING_PAGE_SPC5::Reserved1

Definition at line 56 of file scsiex.h.

◆ Reserved2

UCHAR _MODE_CACHING_PAGE_SPC5::Reserved2

Definition at line 47 of file scsiex.h.

◆ Reserved3

UCHAR _MODE_CACHING_PAGE_SPC5::Reserved3

Definition at line 62 of file scsiex.h.

◆ SYNC_PROG

UCHAR _MODE_CACHING_PAGE_SPC5::SYNC_PROG

Definition at line 55 of file scsiex.h.

◆ WriteCacheEnable

UCHAR _MODE_CACHING_PAGE_SPC5::WriteCacheEnable

Definition at line 46 of file scsiex.h.

Referenced by AtaReqCachingModePage().

◆ WriteRetensionPriority

UCHAR _MODE_CACHING_PAGE_SPC5::WriteRetensionPriority

Definition at line 48 of file scsiex.h.


The documentation for this struct was generated from the following file: