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

Public Attributes | |
| FxMdlDebugInfo | Info [NUM_MDLS_IN_INFO] |
| ULONG | Count |
| struct FxAllocatedMdls * | Next |
Definition at line 49 of file fxglobalskm.h.
| ULONG FxAllocatedMdls::Count |
Definition at line 51 of file fxglobalskm.h.
Referenced by FxMdlAllocateDebug(), and FxMdlFreeDebug().
| FxMdlDebugInfo FxAllocatedMdls::Info[NUM_MDLS_IN_INFO] |
Definition at line 50 of file fxglobalskm.h.
Referenced by FxMdlAllocateDebug(), and FxMdlFreeDebug().
| struct FxAllocatedMdls* FxAllocatedMdls::Next |
Definition at line 52 of file fxglobalskm.h.
Referenced by FxFreeAllocatedMdlsDebugInfo(), FxMdlAllocateDebug(), and FxMdlFreeDebug().