|
ReactOS 0.4.17-dev-116-ga4b6fe9
|
#include "pciidex.h"
Go to the source code of this file.
Definition at line 1083 of file pdo.c.
Referenced by PciIdeXInitialize().
|
static |
Definition at line 578 of file pdo.c.
Referenced by PciIdeXPdoQueryId().
|
static |
Definition at line 547 of file pdo.c.
Referenced by PciIdeXPdoQueryId().
|
static |
Definition at line 343 of file pdo.c.
Referenced by PciIdeXPdoQueryResourceRequirements().
|
static |
Definition at line 326 of file pdo.c.
Referenced by PciIdeXPdoQueryResources().
|
static |
Definition at line 982 of file pdo.c.
Referenced by PciIdeXDispatchPnp().
|
static |
Definition at line 14 of file pdo.c.
Referenced by PciIdeXPdoInitDma(), and PciIdeXPdoStopDevice().
|
static |
Definition at line 31 of file pdo.c.
Referenced by PciIdeXPdoInitDma().
|
static |
Definition at line 54 of file pdo.c.
Referenced by PciIdeXPdoStartDevice().
|
static |
Definition at line 280 of file pdo.c.
Referenced by PciIdeXPdoDispatchPnp().
|
static |
Definition at line 795 of file pdo.c.
Referenced by PciIdeXPdoDispatchPnp().
|
static |
Definition at line 607 of file pdo.c.
Referenced by PciIdeXPdoDispatchPnp().
|
static |
Definition at line 955 of file pdo.c.
Referenced by PciIdeXPdoDispatchPnp().
|
static |
Definition at line 456 of file pdo.c.
Referenced by PciIdeXPdoDispatchPnp().
|
static |
Definition at line 362 of file pdo.c.
Referenced by PciIdeXPdoDispatchPnp().
|
static |
Definition at line 237 of file pdo.c.
Referenced by PciIdeXPdoDispatchPnp().
|
static |
Definition at line 255 of file pdo.c.
Referenced by PciIdeXPdoDispatchPnp().
| NTSTATUS PciIdeXPdoRemoveDevice | ( | _In_ PPDO_DEVICE_EXTENSION | PdoExtension, |
| _In_ PIRP | Irp, | ||
| _In_ BOOLEAN | FinalRemove | ||
| ) |
Definition at line 193 of file pdo.c.
Referenced by PciIdeXFdoRemoveDevice(), and PciIdeXPdoDispatchPnp().
|
static |
Definition at line 89 of file pdo.c.
Referenced by PciIdeXPdoDispatchPnp().
|
static |
Definition at line 175 of file pdo.c.
Referenced by PciIdeXPdoDispatchPnp(), and PciIdeXPdoRemoveDevice().
|
static |
Definition at line 866 of file pdo.c.
Referenced by PciIdeXPdoQueryInterface().