|
ReactOS 0.4.16-dev-1948-gd260c1d
|

| PVOID _SCATTER_GATHER_CONTEXT::AdapterListControlContext |
Definition at line 979 of file dma.c.
Referenced by HalBuildScatterGatherList(), and HalpScatterGatherAdapterControl().
| PDRIVER_LIST_CONTROL _SCATTER_GATHER_CONTEXT::AdapterListControlRoutine |
Definition at line 978 of file dma.c.
Referenced by HalBuildScatterGatherList(), and HalpScatterGatherAdapterControl().
| PADAPTER_OBJECT _SCATTER_GATHER_CONTEXT::AdapterObject |
Definition at line 974 of file dma.c.
Referenced by HalBuildScatterGatherList(), and HalpScatterGatherAdapterControl().
| PUCHAR _SCATTER_GATHER_CONTEXT::CurrentVa |
Definition at line 976 of file dma.c.
Referenced by HalBuildScatterGatherList(), HalpScatterGatherAdapterControl(), and HalPutScatterGatherList().
| ULONG _SCATTER_GATHER_CONTEXT::Length |
Definition at line 977 of file dma.c.
Referenced by HalBuildScatterGatherList(), and HalpScatterGatherAdapterControl().
| PVOID _SCATTER_GATHER_CONTEXT::MapRegisterBase |
Definition at line 979 of file dma.c.
Referenced by HalpScatterGatherAdapterControl(), and HalPutScatterGatherList().
| ULONG _SCATTER_GATHER_CONTEXT::MapRegisterCount |
Definition at line 980 of file dma.c.
Referenced by HalBuildScatterGatherList(), and HalPutScatterGatherList().
| PMDL _SCATTER_GATHER_CONTEXT::Mdl |
Definition at line 975 of file dma.c.
Referenced by HalBuildScatterGatherList(), HalpScatterGatherAdapterControl(), and HalPutScatterGatherList().
| BOOLEAN _SCATTER_GATHER_CONTEXT::UsingUserBuffer |
Definition at line 973 of file dma.c.
Referenced by HalBuildScatterGatherList(), and HalPutScatterGatherList().
| WAIT_CONTEXT_BLOCK _SCATTER_GATHER_CONTEXT::Wcb |
Definition at line 982 of file dma.c.
Referenced by HalBuildScatterGatherList().
| BOOLEAN _SCATTER_GATHER_CONTEXT::WriteToDevice |
Definition at line 981 of file dma.c.
Referenced by HalBuildScatterGatherList(), HalpScatterGatherAdapterControl(), and HalPutScatterGatherList().