|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <strmini.h>

Classes | |
| union | _CommandData |
Public Member Functions | |
| _Field_size_ (NumberOfScatterGatherElements) PKSSCATTER_GATHER ScatterGatherBuffer | |
| _HW_STREAM_REQUEST_BLOCK::_Field_size_ | ( | NumberOfScatterGatherElements | ) |
| __GNU_EXTENSION union { ... } _HW_STREAM_REQUEST_BLOCK::@2422 |
| SRB_COMMAND _HW_STREAM_REQUEST_BLOCK::Command |
Definition at line 224 of file strmini.h.
Referenced by FilterDispatch_fnClose(), InitializeFilterWithKs(), StreamClassReenumerateStreams(), and StreamClassStartDevice().
| union _HW_STREAM_REQUEST_BLOCK::_CommandData _HW_STREAM_REQUEST_BLOCK::CommandData |
Referenced by StreamClassReenumerateStreams(), and StreamClassStartDevice().
| PVOID _HW_STREAM_REQUEST_BLOCK::HwDeviceExtension |
Definition at line 227 of file strmini.h.
Referenced by FilterDispatch_fnClose(), and InitializeFilterWithKs().
| PVOID _HW_STREAM_REQUEST_BLOCK::HwInstanceExtension |
Definition at line 258 of file strmini.h.
Referenced by InitializeFilterWithKs().
| PIRP _HW_STREAM_REQUEST_BLOCK::Irp |
Definition at line 256 of file strmini.h.
Referenced by FilterDispatch_fnClose(), and InitializeFilterWithKs().
| struct _HW_STREAM_REQUEST_BLOCK* _HW_STREAM_REQUEST_BLOCK::NextSRB |
| ULONG _HW_STREAM_REQUEST_BLOCK::NumberOfScatterGatherElements |
| ULONG _HW_STREAM_REQUEST_BLOCK::SizeOfThisPacket |
Definition at line 223 of file strmini.h.
Referenced by StreamClassReenumerateStreams(), and StreamClassStartDevice().
| NTSTATUS _HW_STREAM_REQUEST_BLOCK::Status |
Definition at line 225 of file strmini.h.
Referenced by FilterDispatch_fnClose(), InitializeFilterWithKs(), StreamClassReenumerateStreams(), and StreamClassStartDevice().
| PHW_STREAM_OBJECT _HW_STREAM_REQUEST_BLOCK::StreamObject |