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

| ATAPORT_COMMON_EXTENSION _ATAPORT_CHANNEL_EXTENSION::Common |
Common data, must be the first member.
Definition at line 440 of file atapi.h.
Referenced by AtaAddChannel(), AtaDeviceLogEvent(), AtaPdoDeviceControl(), AtaPdoHandleAtaPassthrough(), AtaPdoHandleGetScsiAddress(), AtaPdoHandleMiniportSmartVersion(), AtaPdoHandleScsiPassthrough(), AtaPdoPowerSetDevicePowerState(), and AtaPdoRemoveDevice().
| ULONG _ATAPORT_CHANNEL_EXTENSION::DeviceObjectNumber |
Definition at line 447 of file atapi.h.
Referenced by AtaAddChannel().
| PDEVICE_OBJECT _ATAPORT_CHANNEL_EXTENSION::Pdo |
Definition at line 444 of file atapi.h.
Referenced by AtaAddChannel(), and AtaPortExitStateMachine().
| SINGLE_LIST_ENTRY _ATAPORT_CHANNEL_EXTENSION::PdoList |
Definition at line 446 of file atapi.h.
Referenced by AtaPortFindDeviceForAction().
| KSPIN_LOCK _ATAPORT_CHANNEL_EXTENSION::PdoListLock |
Definition at line 445 of file atapi.h.
Referenced by AtaAddChannel(), AtaPortExitStateMachine(), and AtaPortFindDeviceForAction().
| ATAPORT_PORT_DATA _ATAPORT_CHANNEL_EXTENSION::PortData |
Definition at line 442 of file atapi.h.
Referenced by AtaPdoHandleAtaPassthrough(), AtaPdoHandleMiniportSmartVersion(), and AtaPdoHandleScsiPassthrough().
| ULONG _ATAPORT_CHANNEL_EXTENSION::ScsiPortNumber |
Definition at line 448 of file atapi.h.
Referenced by AtaPdoHandleGetScsiAddress().
| UNICODE_STRING _ATAPORT_CHANNEL_EXTENSION::StorageInterfaceName |