|
ReactOS 0.4.16-dev-1946-g52006dd
|
#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(), SpiResourceToConfig(), and StreamClassStartDevice().
| ULONG _ACCESS_RANGE::RangeLength |
Definition at line 42 of file srb.h.
Referenced by AhciHwFindAdapter(), AssignResourcesToConfiguration(), BT958HwFindAdapter(), SpiConfigToResource(), SpiResourceToConfig(), and StreamClassStartDevice().
| SCSI_PHYSICAL_ADDRESS _ACCESS_RANGE::RangeStart |
Definition at line 41 of file srb.h.
Referenced by AhciHwFindAdapter(), AssignResourcesToConfiguration(), BT958HwFindAdapter(), SpiConfigToResource(), SpiResourceToConfig(), and StreamClassStartDevice().
| STOR_PHYSICAL_ADDRESS _ACCESS_RANGE::RangeStart |
Definition at line 2022 of file storport.h.