|
ReactOS 0.4.17-dev-116-ga4b6fe9
|
#include "pciidex.h"
Go to the source code of this file.
| DECLSPEC_NOINLINE_FROM_PAGED VOID AtaChanEnableInterruptsSync | ( | _In_ PVOID | ChannelContext, |
| _In_ BOOLEAN | Enable | ||
| ) |
Definition at line 62 of file fdo.c.
Referenced by AtaAhciAttachChannel(), AtaAhciEnumerateChannel(), PataResetChannel(), PciIdeAttachChannel(), and PciIdeFreeResources().
Definition at line 208 of file fdo.c.
|
static |
Definition at line 18 of file fdo.c.
Referenced by PciIdeXFdoStartDevice().
|
static |
Definition at line 31 of file fdo.c.
Referenced by PciIdeXFdoFreeResources().
Definition at line 192 of file fdo.c.
| PVOID AtaCtrlGetInitTaskFile | ( | _In_ PVOID | ChannelContext, |
| _In_ PDEVICE_OBJECT | DeviceObject | ||
| ) |
Definition at line 173 of file fdo.c.
|
static |
Definition at line 322 of file fdo.c.
Referenced by AtaCtrlPciCollectInformation().
|
static |
Definition at line 432 of file fdo.c.
Referenced by PciIdeXFdoStartDevice().
|
static |
Definition at line 294 of file fdo.c.
Referenced by AtaCtrlPciAssignResources().
| PVOID AtaCtrlPciMapBar | ( | _In_ PATA_CONTROLLER | Controller, |
| _In_range_(0, PCI_TYPE0_ADDRESSES) ULONG | Index, | ||
| _In_ ULONG | MinimumIoLength | ||
| ) |
Definition at line 249 of file fdo.c.
Referenced by AtaAhciGetAbar(), PciIdeAssignNativeResources(), PciIdeControllerInitDma(), SvwSataGetControllerProperties(), and Via6421ParseResources().
|
static |
Definition at line 411 of file fdo.c.
Referenced by AtaCtrlPciCollectInformation().
| VOID AtaCtrlSetDeviceData | ( | _In_ PVOID | ChannelContext, |
| _In_ PDEVICE_OBJECT | DeviceObject, | ||
| _In_ PIDENTIFY_DEVICE_DATA | IdentifyDeviceData | ||
| ) |
Definition at line 155 of file fdo.c.
| VOID AtaCtrlSetTransferMode | ( | _In_ PVOID | ChannelContext, |
| _In_reads_(ATA_MAX_DEVICE) PCHANNEL_DEVICE_CONFIG * | DeviceList | ||
| ) |
Definition at line 83 of file fdo.c.
| VOID DumpTestMiniport | ( | _Inout_ PFDO_DEVICE_EXTENSION | FdoExt | ) |
| NTSTATUS PciIdeXFdoDispatchPnp | ( | _In_ PFDO_DEVICE_EXTENSION | FdoExtension, |
| _Inout_ PIRP | Irp | ||
| ) |
Definition at line 910 of file fdo.c.
Referenced by PciIdeXDispatchPnp().
|
static |
Definition at line 523 of file fdo.c.
Referenced by PciIdeXFdoRemoveDevice(), and PciIdeXFdoStopDevice().
|
static |
Definition at line 693 of file fdo.c.
Referenced by PciIdeXFdoDispatchPnp().
|
static |
Definition at line 845 of file fdo.c.
Referenced by PciIdeXFdoDispatchPnp().
|
static |
Definition at line 803 of file fdo.c.
Referenced by PciIdeXFdoDispatchPnp().
Definition at line 586 of file fdo.c.
| NTSTATUS PciIdeXFdoStartDevice | ( | _In_ PVOID | ControllerContext, |
| _In_ PCM_RESOURCE_LIST | ResourcesTranslated | ||
| ) |
Definition at line 459 of file fdo.c.
|
static |
Definition at line 574 of file fdo.c.
Referenced by PciIdeXFdoDispatchPnp().
| IDE_CHANNEL_STATE PciIdeXGetChannelState | ( | _In_ PATA_CONTROLLER | Controller, |
| _In_ ULONG | Channel | ||
| ) |
Definition at line 678 of file fdo.c.
Referenced by PciIdeXFdoQueryBusRelations(), PciIdeXPdoQueryResourceRequirements(), and PciIdeXPdoQueryResources().
|
static |
Definition at line 616 of file fdo.c.
Referenced by PciIdeXFdoQueryBusRelations().