ReactOS 0.4.16-dev-819-g75c0dc0
|
#include <srb.h>
Public Member Functions | |
_Field_size_bytes_ (RangeLength) STREAM_PHYSICAL_ADDRESS RangeStart | |
Public Attributes | |
SCSI_PHYSICAL_ADDRESS | RangeStart |
ULONG | RangeLength |
BOOLEAN | RangeInMemory |
STOR_PHYSICAL_ADDRESS | RangeStart |
ULONG | Reserved |
_ACCESS_RANGE::_Field_size_bytes_ | ( | RangeLength | ) |
BOOLEAN _ACCESS_RANGE::RangeInMemory |
Definition at line 43 of file srb.h.
Referenced by AhciHwFindAdapter(), AssignResourcesToConfiguration(), SpiConfigToResource(), and SpiResourceToConfig().
ULONG _ACCESS_RANGE::RangeLength |
Definition at line 42 of file srb.h.
Referenced by AhciHwFindAdapter(), AssignResourcesToConfiguration(), BT958HwFindAdapter(), SpiConfigToResource(), and SpiResourceToConfig().
SCSI_PHYSICAL_ADDRESS _ACCESS_RANGE::RangeStart |
Definition at line 41 of file srb.h.
Referenced by AhciHwFindAdapter(), AssignResourcesToConfiguration(), BT958HwFindAdapter(), SpiConfigToResource(), and SpiResourceToConfig().
STOR_PHYSICAL_ADDRESS _ACCESS_RANGE::RangeStart |
Definition at line 2022 of file storport.h.