|
ReactOS 0.4.16-dev-2633-g8dc9e50
|
#include "atapi.h"
Go to the source code of this file.
Variables | |
| static IO_COMPLETION_ROUTINE | AtaPdoPowerUpCompletionRoutine |
| static REQUEST_POWER_COMPLETE | AtaPdoPowerSetSysStateWithDevStateComplete |
|
static |
Definition at line 86 of file dev_power.c.
Referenced by AtaPortDeviceProcessPowerChange().
|
static |
Definition at line 100 of file dev_power.c.
Referenced by AtaPortDeviceProcessPowerChange().
| VOID AtaDeviceFlushPowerIrpQueue | ( | _In_ PATAPORT_DEVICE_EXTENSION | DevExt | ) |
Definition at line 37 of file dev_power.c.
Referenced by AtaPortExitStateMachine().
| UCHAR AtaDeviceGetFlushCacheCommand | ( | _In_ PATAPORT_DEVICE_EXTENSION | DevExt | ) |
Definition at line 63 of file dev_power.c.
Referenced by AtaDeviceFlushCache(), and AtaReqScsiSynchronizeCache().
|
static |
Definition at line 121 of file dev_power.c.
Referenced by AtaPortCheckDevicePowerState(), and AtaPortDeviceProcessPowerChange().
|
static |
Definition at line 137 of file dev_power.c.
Referenced by AtaPortDeviceProcessPowerChange().
Definition at line 523 of file dev_power.c.
Referenced by DriverEntry().
|
static |
Definition at line 496 of file dev_power.c.
Referenced by AtaDispatchPower().
|
static |
Definition at line 413 of file dev_power.c.
Referenced by AtaDispatchPower().
|
static |
Definition at line 357 of file dev_power.c.
Referenced by AtaPdoPower(), and AtaPdoPowerSetSystemPowerState().
|
static |
Definition at line 296 of file dev_power.c.
Referenced by AtaPdoPower().
|
static |
Definition at line 334 of file dev_power.c.
|
static |
Definition at line 373 of file dev_power.c.
Referenced by AtaPdoPower().
|
static |
Definition at line 266 of file dev_power.c.
|
static |
Definition at line 250 of file dev_power.c.
Referenced by AtaPdoPower(), AtaPdoPowerSetDevicePowerState(), and AtaPdoPowerUpCompletionRoutine().
| NTSTATUS AtaPortCheckDevicePowerState | ( | _In_ PATAPORT_PORT_DATA | PortData, |
| _In_ PATAPORT_DEVICE_EXTENSION | DevExt | ||
| ) |
Definition at line 218 of file dev_power.c.
Referenced by AtaPortIdentifyDevice().
| NTSTATUS AtaPortDeviceProcessPowerChange | ( | _In_ PATAPORT_PORT_DATA | PortData, |
| _In_ PATAPORT_DEVICE_EXTENSION | DevExt | ||
| ) |
Definition at line 151 of file dev_power.c.
Referenced by AtaPortDeviceChangePower().
|
static |
Definition at line 21 of file dev_power.c.
Referenced by AtaDeviceCompletePowerIrp(), AtaDeviceFlushPowerIrpQueue(), AtaPdoPower(), and AtaPdoPowerSetSysStateWithDevStateComplete().
|
static |
Definition at line 15 of file dev_power.c.
Referenced by AtaPdoPower(), and AtaPdoPowerSetSystemPowerState().
|
static |
Definition at line 14 of file dev_power.c.
Referenced by AtaPdoPower(), and AtaPdoPowerSetDevicePowerState().