ReactOS 0.4.15-dev-7842-g558ab78
_MODE_CACHING_PAGE Struct Reference

#include <cdrw_hw.h>

Public Attributes

UCHAR PageCode: 6
 
UCHAR Reserved1: 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 Reserved:1
 

Detailed Description

Definition at line 2770 of file cdrw_hw.h.

Member Data Documentation

◆ DisablePrefetchTransfer

UCHAR _MODE_CACHING_PAGE::DisablePrefetchTransfer

Definition at line 2785 of file cdrw_hw.h.

Referenced by DiskGetCacheInformation(), and DiskSetCacheInformation().

◆ MaximumPrefetch

UCHAR _MODE_CACHING_PAGE::MaximumPrefetch

Definition at line 2787 of file cdrw_hw.h.

Referenced by DiskGetCacheInformation(), and DiskSetCacheInformation().

◆ MaximumPrefetchCeiling

UCHAR _MODE_CACHING_PAGE::MaximumPrefetchCeiling

Definition at line 2788 of file cdrw_hw.h.

Referenced by DiskGetCacheInformation(), and DiskSetCacheInformation().

◆ MinimumPrefetch

UCHAR _MODE_CACHING_PAGE::MinimumPrefetch

Definition at line 2786 of file cdrw_hw.h.

Referenced by DiskGetCacheInformation(), and DiskSetCacheInformation().

◆ MultiplicationFactor

UCHAR _MODE_CACHING_PAGE::MultiplicationFactor

Definition at line 2778 of file cdrw_hw.h.

Referenced by DiskGetCacheInformation(), and DiskSetCacheInformation().

◆ PageCode

UCHAR _MODE_CACHING_PAGE::PageCode

Definition at line 2771 of file cdrw_hw.h.

Referenced by IdeSendCommand().

◆ PageLength

UCHAR _MODE_CACHING_PAGE::PageLength

Definition at line 2775 of file cdrw_hw.h.

Referenced by IdeSendCommand().

◆ PageSavable

UCHAR _MODE_CACHING_PAGE::PageSavable

Definition at line 2773 of file cdrw_hw.h.

Referenced by DiskGetCacheInformation(), and DiskSetCacheInformation().

◆ ReadDisableCache

UCHAR _MODE_CACHING_PAGE::ReadDisableCache

Definition at line 2777 of file cdrw_hw.h.

Referenced by DiskGetCacheInformation(), DiskSetCacheInformation(), and IdeSendCommand().

◆ ReadRetensionPriority

UCHAR _MODE_CACHING_PAGE::ReadRetensionPriority

Definition at line 2783 of file cdrw_hw.h.

Referenced by DiskGetCacheInformation(), and DiskSetCacheInformation().

◆ Reserved

UCHAR _MODE_CACHING_PAGE::Reserved

Definition at line 2845 of file scsi.h.

◆ Reserved1

UCHAR _MODE_CACHING_PAGE::Reserved1

Definition at line 2772 of file cdrw_hw.h.

◆ Reserved2

UCHAR _MODE_CACHING_PAGE::Reserved2

Definition at line 2780 of file cdrw_hw.h.

◆ WriteCacheEnable

◆ WriteRetensionPriority

UCHAR _MODE_CACHING_PAGE::WriteRetensionPriority

Definition at line 2782 of file cdrw_hw.h.

Referenced by DiskGetCacheInformation(), and DiskSetCacheInformation().


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