|
ReactOS 0.4.16-dev-2633-g8dc9e50
|
#include <pciidex.h>

| union { ... } _ATA_CONTROLLER::@1182 |
| struct { ... } _ATA_CONTROLLER::AccessRange[PCI_TYPE0_ADDRESSES] |
Referenced by PciIdeXFdoFreeResources(), and SvwSataCheckInterrupt().
| ULONG _ATA_CONTROLLER::AhciCapabilities |
Definition at line 218 of file pciidex.h.
Referenced by AtaAhciChannelGetMaximumDeviceCount().
| ULONG _ATA_CONTROLLER::AlignmentRequirement |
Definition at line 212 of file pciidex.h.
Referenced by PciIdeXFdoStartDevice().
| PCONTROLLER_ATTACH_CHANNEL_EX _ATA_CONTROLLER::AttachChannel |
Definition at line 205 of file pciidex.h.
Referenced by AtaCtrlAttachChannel(), and PciIdeXFdoStartDevice().
| PVOID _ATA_CONTROLLER::BusInterfaceContext |
Definition at line 199 of file pciidex.h.
Referenced by AtaCtrlPciCollectInformation(), PciIdeXGetBusData(), and PciIdeXSetBusData().
| PVOID _ATA_CONTROLLER::ChanDataBlock |
Definition at line 200 of file pciidex.h.
Referenced by PciIdeXFdoFreeResources().
| ULONG _ATA_CONTROLLER::ChannelBitmap |
Definition at line 214 of file pciidex.h.
Referenced by AtaAhciHbaIsr(), and PciIdeXFdoQueryBusRelations().
| const ATA_PCI_ENABLE_BITS* _ATA_CONTROLLER::ChannelEnableBits |
Definition at line 208 of file pciidex.h.
Referenced by PciIdeXFdoStartDevice().
| PCONTROLLER_CHANNEL_ENABLED _ATA_CONTROLLER::ChannelEnabledTest |
| PVOID _ATA_CONTROLLER::Channels[MAX_CHANNELS] |
Definition at line 233 of file pciidex.h.
Referenced by AtaAhciHbaIsr().
| ULONG _ATA_CONTROLLER::Flags |
Definition at line 189 of file pciidex.h.
Referenced by AtaChanEnableInterruptsSync(), AtaCtrlAbortChannel(), AtaCtrlDowngradeInterfaceSpeed(), AtaCtrlGetInitTaskFile(), AtaCtrlSetDeviceData(), PciIdeConnectInterrupt(), PciIdeParseResources(), PciIdeXFdoQueryInterface(), PciIdeXFdoStartDevice(), PciIdeXPdoQueryCapabilities(), PciIdeXPdoQueryResourceRequirements(), PciIdeXPdoQueryResources(), PciIdeXPdoStartDevice(), PciIdeXPdoStopDevice(), and PciIdeXQueryPciIdeInterface().
| PCONTROLLER_FREE_RESOURCES _ATA_CONTROLLER::FreeResources |
Definition at line 204 of file pciidex.h.
Referenced by PciIdeXFdoFreeResources(), and PciIdeXFdoStartDevice().
| PGET_SET_DEVICE_DATA _ATA_CONTROLLER::GetBusData |
Definition at line 198 of file pciidex.h.
Referenced by AtaCtrlPciCollectInformation(), and PciIdeXGetBusData().
| PVOID _ATA_CONTROLLER::HwExt |
Definition at line 211 of file pciidex.h.
Referenced by PciIdeXFdoFreeResources().
| PCONTROLLER_OBJECT _ATA_CONTROLLER::HwSyncObject |
Definition at line 201 of file pciidex.h.
Referenced by PciIdeXFdoFreeResources(), and PciIdeXQueryPciIdeInterface().
| CM_PARTIAL_RESOURCE_DESCRIPTOR _ATA_CONTROLLER::InterruptDesc |
Definition at line 171 of file pciidex.h.
Referenced by PciIdeConnectInterrupt(), and PciIdeXFdoFreeResources().
| PKINTERRUPT _ATA_CONTROLLER::InterruptObject |
Definition at line 172 of file pciidex.h.
Referenced by AtaChanEnableInterruptsSync(), PciIdeXFdoFreeResources(), and PciIdeXQueryPciIdeInterface().
| PVOID _ATA_CONTROLLER::IoBase |
Definition at line 194 of file pciidex.h.
Referenced by AtaAhciHbaIsr(), and AtaAhciIsHbaHotRemoved().
| KSPIN_LOCK _ATA_CONTROLLER::Lock |
Definition at line 232 of file pciidex.h.
Referenced by AtaCtrlSetTransferMode(), and PciIdeXSetBusData().
| ULONG _ATA_CONTROLLER::MaxChannels |
Definition at line 213 of file pciidex.h.
Referenced by PciIdeXPdoQueryResourceRequirements(), and PciIdeXPdoQueryResources().
| struct { ... } _ATA_CONTROLLER::Pci |
Referenced by AtaAhciIsHbaHotRemoved(), PciIdeXFdoQueryBusRelations(), and PciIdeXFdoStartDevice().
| ULONG _ATA_CONTROLLER::QueueDepth |
Definition at line 221 of file pciidex.h.
Referenced by PciIdeXFdoStartDevice(), and PciIdeXQueryPciIdeInterface().
| PGET_SET_DEVICE_DATA _ATA_CONTROLLER::SetBusData |
Definition at line 197 of file pciidex.h.
Referenced by PciIdeXSetBusData().
| PCONTROLLER_START _ATA_CONTROLLER::Start |
Definition at line 202 of file pciidex.h.
Referenced by PciIdeXFdoStartDevice().
| PCONTROLLER_STOP _ATA_CONTROLLER::Stop |
Definition at line 203 of file pciidex.h.
Referenced by PciIdeXFdoFreeResources(), and PciIdeXFdoStartDevice().