ReactOS 0.4.15-dev-7934-g1dc8d80
_PCIIDE_TRANSFER_MODE_SELECT Struct Reference

#include <ide.h>

Collaboration diagram for _PCIIDE_TRANSFER_MODE_SELECT:

Public Attributes

ULONG Channel
 
BOOLEAN DevicePresent [MAX_IDE_DEVICE *MAX_IDE_LINE]
 
BOOLEAN FixedDisk [MAX_IDE_DEVICE *MAX_IDE_LINE]
 
BOOLEAN IoReadySupported [MAX_IDE_DEVICE *MAX_IDE_LINE]
 
ULONG DeviceTransferModeSupported [MAX_IDE_DEVICE *MAX_IDE_LINE]
 
ULONG BestPioCycleTime [MAX_IDE_DEVICE *MAX_IDE_LINE]
 
ULONG BestSwDmaCycleTime [MAX_IDE_DEVICE *MAX_IDE_LINE]
 
ULONG BestMwDmaCycleTime [MAX_IDE_DEVICE *MAX_IDE_LINE]
 
ULONG BestUDmaCycleTime [MAX_IDE_DEVICE *MAX_IDE_LINE]
 
ULONG DeviceTransferModeCurrent [MAX_IDE_DEVICE *MAX_IDE_LINE]
 
ULONG UserChoiceTransferMode [MAX_IDE_DEVICE *MAX_IDE_LINE]
 
ULONG EnableUDMA66
 
IDENTIFY_DATA IdentifyData [MAX_IDE_DEVICE]
 
ULONG DeviceTransferModeSelected [MAX_IDE_DEVICE *MAX_IDE_LINE]
 
PULONG TransferModeTimingTable
 
ULONG TransferModeTableLength
 

Detailed Description

Definition at line 175 of file ide.h.

Member Data Documentation

◆ BestMwDmaCycleTime

ULONG _PCIIDE_TRANSFER_MODE_SELECT::BestMwDmaCycleTime[MAX_IDE_DEVICE *MAX_IDE_LINE]

Definition at line 184 of file ide.h.

◆ BestPioCycleTime

ULONG _PCIIDE_TRANSFER_MODE_SELECT::BestPioCycleTime[MAX_IDE_DEVICE *MAX_IDE_LINE]

Definition at line 182 of file ide.h.

◆ BestSwDmaCycleTime

ULONG _PCIIDE_TRANSFER_MODE_SELECT::BestSwDmaCycleTime[MAX_IDE_DEVICE *MAX_IDE_LINE]

Definition at line 183 of file ide.h.

◆ BestUDmaCycleTime

ULONG _PCIIDE_TRANSFER_MODE_SELECT::BestUDmaCycleTime[MAX_IDE_DEVICE *MAX_IDE_LINE]

Definition at line 185 of file ide.h.

◆ Channel

ULONG _PCIIDE_TRANSFER_MODE_SELECT::Channel

Definition at line 177 of file ide.h.

◆ DevicePresent

BOOLEAN _PCIIDE_TRANSFER_MODE_SELECT::DevicePresent[MAX_IDE_DEVICE *MAX_IDE_LINE]

Definition at line 178 of file ide.h.

◆ DeviceTransferModeCurrent

ULONG _PCIIDE_TRANSFER_MODE_SELECT::DeviceTransferModeCurrent[MAX_IDE_DEVICE *MAX_IDE_LINE]

Definition at line 186 of file ide.h.

◆ DeviceTransferModeSelected

ULONG _PCIIDE_TRANSFER_MODE_SELECT::DeviceTransferModeSelected[MAX_IDE_DEVICE *MAX_IDE_LINE]

Definition at line 190 of file ide.h.

◆ DeviceTransferModeSupported

ULONG _PCIIDE_TRANSFER_MODE_SELECT::DeviceTransferModeSupported[MAX_IDE_DEVICE *MAX_IDE_LINE]

Definition at line 181 of file ide.h.

◆ EnableUDMA66

ULONG _PCIIDE_TRANSFER_MODE_SELECT::EnableUDMA66

Definition at line 188 of file ide.h.

◆ FixedDisk

BOOLEAN _PCIIDE_TRANSFER_MODE_SELECT::FixedDisk[MAX_IDE_DEVICE *MAX_IDE_LINE]

Definition at line 179 of file ide.h.

◆ IdentifyData

IDENTIFY_DATA _PCIIDE_TRANSFER_MODE_SELECT::IdentifyData[MAX_IDE_DEVICE]

Definition at line 189 of file ide.h.

◆ IoReadySupported

BOOLEAN _PCIIDE_TRANSFER_MODE_SELECT::IoReadySupported[MAX_IDE_DEVICE *MAX_IDE_LINE]

Definition at line 180 of file ide.h.

◆ TransferModeTableLength

ULONG _PCIIDE_TRANSFER_MODE_SELECT::TransferModeTableLength

Definition at line 192 of file ide.h.

◆ TransferModeTimingTable

PULONG _PCIIDE_TRANSFER_MODE_SELECT::TransferModeTimingTable

Definition at line 191 of file ide.h.

◆ UserChoiceTransferMode

ULONG _PCIIDE_TRANSFER_MODE_SELECT::UserChoiceTransferMode[MAX_IDE_DEVICE *MAX_IDE_LINE]

Definition at line 187 of file ide.h.


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