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

| ULONG _CHANNEL_DATA_COMMON::ActiveQueuedSlotsBitmap |
Definition at line 288 of file pciidex.h.
Referenced by AtaCtrlAbortChannel().
| ULONG _CHANNEL_DATA_COMMON::ActiveSlotsBitmap |
Definition at line 287 of file pciidex.h.
Referenced by AtaCtrlAbortChannel().
| PCHANNEL_ALLOCATE_MEMORY _CHANNEL_DATA_COMMON::AllocateMemory |
| ULONG _CHANNEL_DATA_COMMON::ChanInfo |
Definition at line 259 of file pciidex.h.
Referenced by AtaCtrlGetInitTaskFile(), AtaCtrlSetTransferMode(), PciIdeXPdoStartDevice(), and PciIdeXQueryPciIdeInterface().
| ULONG _CHANNEL_DATA_COMMON::Channel |
Definition at line 252 of file pciidex.h.
Referenced by AtaCtrlSetTransferMode(), PciIdeXPdoStartDevice(), and PciIdeXQueryPciIdeInterface().
| PATA_CONTROLLER _CHANNEL_DATA_COMMON::Controller |
Definition at line 248 of file pciidex.h.
Referenced by AtaChanEnableInterruptsSync(), AtaCtrlAbortChannel(), AtaCtrlAttachChannel(), AtaCtrlDowngradeInterfaceSpeed(), AtaCtrlGetInitTaskFile(), AtaCtrlSetDeviceData(), AtaCtrlSetTransferMode(), and PciIdeXPdoStopDevice().
| struct { ... } _CHANNEL_DATA_COMMON::Current |
Referenced by AtaCtrlSetTransferMode(), PciIdeXPdoStartDevice(), and PciIdeXQueryPciIdeInterface().
| PDMA_ADAPTER _CHANNEL_DATA_COMMON::DmaAdapter |
Definition at line 249 of file pciidex.h.
Referenced by PciIdeXPdoStartDevice(), and PciIdeXQueryPciIdeInterface().
| PCHANNEL_ENABLE_INTERRUPTS _CHANNEL_DATA_COMMON::EnableInterrupts |
Definition at line 247 of file pciidex.h.
Referenced by AtaChanEnableInterruptsSync(), and AtaCtrlAbortChannel().
| PCHANNEL_FREE_MEMORY _CHANNEL_DATA_COMMON::FreeMemory |
| CM_PARTIAL_RESOURCE_DESCRIPTOR _CHANNEL_DATA_COMMON::InterruptDesc |
| PKINTERRUPT _CHANNEL_DATA_COMMON::InterruptObject |
Definition at line 240 of file pciidex.h.
Referenced by AtaChanEnableInterruptsSync(), and PciIdeXQueryPciIdeInterface().
| ULONG _CHANNEL_DATA_COMMON::MaximumPhysicalPages |
Definition at line 258 of file pciidex.h.
Referenced by PciIdeXPdoStartDevice(), and PciIdeXQueryPciIdeInterface().
| ULONG _CHANNEL_DATA_COMMON::MaximumTransferLength |
Definition at line 251 of file pciidex.h.
Referenced by PciIdeXPdoStartDevice().
| PPDO_DEVICE_EXTENSION _CHANNEL_DATA_COMMON::PdoExt |
| PVOID _CHANNEL_DATA_COMMON::PortContext |
Definition at line 285 of file pciidex.h.
Referenced by PciIdeXQueryPciIdeInterface().
| PPORT_NOTIFICATION _CHANNEL_DATA_COMMON::PortNotification |
Definition at line 286 of file pciidex.h.
Referenced by PciIdeXQueryPciIdeInterface().
| PCHANNEL_PREPARE_IO _CHANNEL_DATA_COMMON::PrepareIo |
Definition at line 245 of file pciidex.h.
Referenced by PciIdeXQueryPciIdeInterface().
| PCHANNEL_PREPARE_PRD_TABLE _CHANNEL_DATA_COMMON::PreparePrdTable |
Definition at line 244 of file pciidex.h.
Referenced by PciIdeXQueryPciIdeInterface().
| PCHANNEL_SET_MODE_EX _CHANNEL_DATA_COMMON::SetTransferMode |
Definition at line 243 of file pciidex.h.
Referenced by AtaCtrlSetTransferMode().
| PATA_DEVICE_REQUEST* _CHANNEL_DATA_COMMON::Slots |
Definition at line 289 of file pciidex.h.
Referenced by PciIdeXQueryPciIdeInterface().
| PCHANNEL_START_IO _CHANNEL_DATA_COMMON::StartIo |
Definition at line 246 of file pciidex.h.
Referenced by PciIdeXQueryPciIdeInterface().
| ULONG _CHANNEL_DATA_COMMON::TransferModeSupported |
Definition at line 250 of file pciidex.h.
Referenced by PciIdeXPdoStartDevice(), and SvwPataControllerStart().