ReactOS 0.4.15-dev-7942-gd23573b
_IDE_CONTROLLER_PROPERTIES Struct Reference

#include <ide.h>

Collaboration diagram for _IDE_CONTROLLER_PROPERTIES:

Public Attributes

ULONG Size
 
ULONG ExtensionSize
 
ULONG SupportedTransferMode [MAX_IDE_CHANNEL][MAX_IDE_DEVICE]
 
PCIIDE_CHANNEL_ENABLED PciIdeChannelEnabled
 
PCIIDE_SYNC_ACCESS_REQUIRED PciIdeSyncAccessRequired
 
PCIIDE_TRANSFER_MODE_SELECT_FUNC PciIdeTransferModeSelect
 
BOOLEAN IgnoreActiveBitForAtaDevice
 
BOOLEAN AlwaysClearBusMasterInterrupt
 
PCIIDE_USEDMA_FUNC PciIdeUseDma
 
ULONG AlignmentRequirement
 
ULONG DefaultPIO
 
PCIIDE_UDMA_MODES_SUPPORTED PciIdeUdmaModesSupported
 

Detailed Description

Definition at line 228 of file ide.h.

Member Data Documentation

◆ AlignmentRequirement

ULONG _IDE_CONTROLLER_PROPERTIES::AlignmentRequirement

Definition at line 239 of file ide.h.

◆ AlwaysClearBusMasterInterrupt

BOOLEAN _IDE_CONTROLLER_PROPERTIES::AlwaysClearBusMasterInterrupt

Definition at line 237 of file ide.h.

◆ DefaultPIO

ULONG _IDE_CONTROLLER_PROPERTIES::DefaultPIO

Definition at line 240 of file ide.h.

◆ ExtensionSize

ULONG _IDE_CONTROLLER_PROPERTIES::ExtensionSize

Definition at line 231 of file ide.h.

◆ IgnoreActiveBitForAtaDevice

BOOLEAN _IDE_CONTROLLER_PROPERTIES::IgnoreActiveBitForAtaDevice

Definition at line 236 of file ide.h.

◆ PciIdeChannelEnabled

PCIIDE_CHANNEL_ENABLED _IDE_CONTROLLER_PROPERTIES::PciIdeChannelEnabled

Definition at line 233 of file ide.h.

◆ PciIdeSyncAccessRequired

PCIIDE_SYNC_ACCESS_REQUIRED _IDE_CONTROLLER_PROPERTIES::PciIdeSyncAccessRequired

Definition at line 234 of file ide.h.

◆ PciIdeTransferModeSelect

PCIIDE_TRANSFER_MODE_SELECT_FUNC _IDE_CONTROLLER_PROPERTIES::PciIdeTransferModeSelect

Definition at line 235 of file ide.h.

◆ PciIdeUdmaModesSupported

PCIIDE_UDMA_MODES_SUPPORTED _IDE_CONTROLLER_PROPERTIES::PciIdeUdmaModesSupported

Definition at line 241 of file ide.h.

◆ PciIdeUseDma

PCIIDE_USEDMA_FUNC _IDE_CONTROLLER_PROPERTIES::PciIdeUseDma

Definition at line 238 of file ide.h.

◆ Size

ULONG _IDE_CONTROLLER_PROPERTIES::Size

Definition at line 230 of file ide.h.

◆ SupportedTransferMode

ULONG _IDE_CONTROLLER_PROPERTIES::SupportedTransferMode[MAX_IDE_CHANNEL][MAX_IDE_DEVICE]

Definition at line 232 of file ide.h.


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