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

| ATA_SCSI_ADDRESS _ATAPORT_IO_CONTEXT::AtaScsiAddress |
Definition at line 100 of file atapi.h.
Referenced by AtaFdoDeviceListInsert(), AtaFdoFindDeviceByPath(), AtaFdoFindNextDeviceByPath(), AtaFdoHandleGetScsiInquiryData(), AtaFdoQueryBusRelations(), AtaPdoCreateDevice(), AtaPortEnumerateDevice(), AtaPortFindDeviceForAction(), AtaPortTimeout(), and AtaQueryWmiDataBlock().
| ULONG _ATAPORT_IO_CONTEXT::DeviceFlags |
Definition at line 81 of file atapi.h.
Referenced by AtaFdoEnumeratePort(), AtaPdoCreateDevice(), AtaPortEnumerateDevice(), AtaPortOnResetNotification(), AtaPortSelectTimings(), and AtaReqCompleteModeSense().
| LIST_ENTRY _ATAPORT_IO_CONTEXT::DeviceQueueList |
Definition at line 133 of file atapi.h.
Referenced by AtaPdoCreateDevice().
| ULONG _ATAPORT_IO_CONTEXT::FreeRequestsBitmap |
Definition at line 131 of file atapi.h.
Referenced by AtaPdoCreateDevice().
| PVOID _ATAPORT_IO_CONTEXT::LocalBuffer |
Definition at line 99 of file atapi.h.
Referenced by AtaPdoCreateDevice(), AtaReqCompleteModeSense(), and AtaReqCompleteReadCapacity().
| ULONG _ATAPORT_IO_CONTEXT::MaxRequestsBitmap |
Definition at line 130 of file atapi.h.
Referenced by AtaPdoCreateDevice().
| PATAPORT_PORT_DATA _ATAPORT_IO_CONTEXT::PortData |
Definition at line 101 of file atapi.h.
Referenced by AtaPdoCreateDevice().
| PULONG _ATAPORT_IO_CONTEXT::PowerIdleCounter |
Definition at line 98 of file atapi.h.
Referenced by AtaPortEnterStateMachine().
| LONG _ATAPORT_IO_CONTEXT::QueueFlags |
Definition at line 104 of file atapi.h.
Referenced by AtaPortEnterStateMachine().
| KSPIN_LOCK _ATAPORT_IO_CONTEXT::QueueLock |
Definition at line 102 of file atapi.h.
Referenced by AtaPdoCreateDevice().
| KEVENT _ATAPORT_IO_CONTEXT::QueueStoppedEvent |
Definition at line 134 of file atapi.h.
Referenced by AtaPdoCreateDevice().
| PSCSI_REQUEST_BLOCK _ATAPORT_IO_CONTEXT::QuiescenceSrb |
| PATA_DEVICE_REQUEST _ATAPORT_IO_CONTEXT::Requests |
Definition at line 132 of file atapi.h.
Referenced by AtaPdoCreateDevice().
| ULONG64 _ATAPORT_IO_CONTEXT::TotalSectors |
Definition at line 129 of file atapi.h.
Referenced by AtaReqCompleteReadCapacity().