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

| CACHE_MANAGER_CALLBACKS _RDBSS_DATA::CacheManagerCallbacks |
Definition at line 35 of file rxstruc.h.
Referenced by RxCommonRead(), RxCommonWrite(), and RxInitializeDispatchVectors().
| CACHE_MANAGER_CALLBACKS _RDBSS_DATA::CacheManagerNoOpCallbacks |
Definition at line 37 of file rxstruc.h.
Referenced by RxInitializeDispatchVectors().
| PDRIVER_OBJECT _RDBSS_DATA::DriverObject |
Definition at line 29 of file rxstruc.h.
Referenced by RxDriverEntry(), and RxRegisterMinirdr().
| FAST_MUTEX _RDBSS_DATA::MinirdrRegistrationMutex |
Definition at line 31 of file rxstruc.h.
Referenced by RxInitializeRegistrationStructures(), and RxRegisterMinirdr().
| NODE_BYTE_SIZE _RDBSS_DATA::NodeByteSize |
Definition at line 28 of file rxstruc.h.
Referenced by RxDriverEntry().
| NODE_TYPE_CODE _RDBSS_DATA::NodeTypeCode |
Definition at line 27 of file rxstruc.h.
Referenced by RxDriverEntry().
| LONG _RDBSS_DATA::NumberOfMinirdrsRegistered |
Definition at line 33 of file rxstruc.h.
Referenced by RxInitializeRegistrationStructures().
Definition at line 30 of file rxstruc.h.
Referenced by RxInitializeRegistrationStructures(), and RxStartMinirdr().
| PEPROCESS _RDBSS_DATA::OurProcess |
Definition at line 34 of file rxstruc.h.
Referenced by RxDriverEntry(), and RxGetRDBSSProcess().
| LIST_ENTRY _RDBSS_DATA::RegisteredMiniRdrs |
Definition at line 32 of file rxstruc.h.
Referenced by RxInitializeRegistrationStructures(), and RxRegisterMinirdr().
| ERESOURCE _RDBSS_DATA::Resource |
Definition at line 39 of file rxstruc.h.
Referenced by RxDriverEntry(), and RxStartMinirdr().