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

Public Attributes | |
| volatile LONG | EventsPending |
| volatile LONG | EnumStatus |
| ULONG | ResetRetryCount |
| ULONG | Flags |
| KEVENT | EnumerationEvent |
| KEVENT | ConfigureEvent |
| KEVENT _ATA_WORKER_DEVICE_CONTEXT::ConfigureEvent |
Definition at line 307 of file atapi.h.
Referenced by AtaPdoCreateDevice(), AtaPortConfigureDevice(), and AtaPortExitStateMachine().
| KEVENT _ATA_WORKER_DEVICE_CONTEXT::EnumerationEvent |
Definition at line 306 of file atapi.h.
Referenced by AtaPdoCreateDevice(), AtaPortEnumerateDevice(), and AtaPortExitStateMachine().
Definition at line 301 of file atapi.h.
Referenced by AtaPortEnumerateDevice(), and AtaPortExitStateMachine().
Definition at line 300 of file atapi.h.
Referenced by AtaPortFindDeviceForAction(), and AtaPortOnResetNotification().
| ULONG _ATA_WORKER_DEVICE_CONTEXT::Flags |
Definition at line 303 of file atapi.h.
Referenced by AtaPortEnterStateMachine(), AtaPortEnumerateDevice(), AtaPortEnumeratePort(), AtaPortExitStateMachine(), and AtaPortFindDeviceForAction().
| ULONG _ATA_WORKER_DEVICE_CONTEXT::ResetRetryCount |
Definition at line 302 of file atapi.h.
Referenced by AtaPortEnterStateMachine().