ReactOS 0.4.16-dev-122-g325d74c
|
#include <fxglobals.h>
Definition at line 707 of file fxglobals.h.
PFX_DRIVER_GLOBALS FxLibraryGlobalsType::BestDriverForDumpLog |
Definition at line 817 of file fxglobals.h.
Referenced by FxpBugCheckCallback().
KBUGCHECK_REASON_CALLBACK_RECORD FxLibraryGlobalsType::BugCheckCallbackRecord |
Definition at line 796 of file fxglobals.h.
Referenced by FxInitializeBugCheckDriverInfo(), and FxUninitializeBugCheckDriverInfo().
PFX_DUMP_DRIVER_INFO_ENTRY FxLibraryGlobalsType::BugCheckDriverInfo |
Definition at line 791 of file fxglobals.h.
Referenced by FxCacheBugCheckDriverInfo(), FxInitializeBugCheckDriverInfo(), FxpLibraryBugCheckCallback(), FxPurgeBugCheckDriverInfo(), and FxUninitializeBugCheckDriverInfo().
ULONG FxLibraryGlobalsType::BugCheckDriverInfoCount |
Definition at line 785 of file fxglobals.h.
Referenced by FxCacheBugCheckDriverInfo(), FxInitializeBugCheckDriverInfo(), FxPurgeBugCheckDriverInfo(), and FxUninitializeBugCheckDriverInfo().
ULONG FxLibraryGlobalsType::BugCheckDriverInfoIndex |
Definition at line 780 of file fxglobals.h.
Referenced by FxCacheBugCheckDriverInfo(), FxInitializeBugCheckDriverInfo(), FxpLibraryBugCheckCallback(), FxPurgeBugCheckDriverInfo(), and FxUninitializeBugCheckDriverInfo().
PDRIVER_OBJECT FxLibraryGlobalsType::DriverObject |
Definition at line 719 of file fxglobals.h.
Referenced by DriverEntry(), FxLibraryCreateDevice(), ReportDdiFunctionCountMismatch(), and WDF_LIBRARY_REGISTER_CLIENT().
FX_DRIVER_TRACKER_CACHE_AWARE FxLibraryGlobalsType::DriverTracker |
Definition at line 812 of file fxglobals.h.
Referenced by FX_TRACK_DRIVER(), FxLibraryGlobalsCommission(), FxLibraryGlobalsDecommission(), FxpBugCheckCallback(), FxRegisterBugCheckCallback(), and FxUnregisterBugCheckCallback().
PVOID FxLibraryGlobalsType::DummyPerfTraceRoutines |
Definition at line 863 of file fxglobals.h.
Referenced by FxLibraryGlobalsCommission().
LIST_ENTRY FxLibraryGlobalsType::FxDriverGlobalsList |
Definition at line 774 of file fxglobals.h.
Referenced by FxAllocateDriverGlobals(), FxLibraryGlobalsCommission(), and FxLibraryGlobalsDecommission().
MxLockNoDynam FxLibraryGlobalsType::FxDriverGlobalsListLock |
Definition at line 772 of file fxglobals.h.
Referenced by FxAllocateDriverGlobals(), FxCacheBugCheckDriverInfo(), FxFreeDriverGlobals(), FxLibraryGlobalsCommission(), FxLibraryGlobalsDecommission(), and FxPurgeBugCheckDriverInfo().
BOOLEAN FxLibraryGlobalsType::IfrDisabled |
Definition at line 870 of file fxglobals.h.
Referenced by FxIFR(), FxIFRStart(), FxIFRStop(), FxLibraryGlobalsCommission(), and FxLibraryGlobalsQueryRegistrySettings().
BOOLEAN FxLibraryGlobalsType::InternalTracingInitialized |
Definition at line 804 of file fxglobals.h.
Referenced by FxLibraryCommonCommission(), and FxLibraryCommonDecommission().
PFN_IO_CONNECT_INTERRUPT_EX FxLibraryGlobalsType::IoConnectInterruptEx |
Definition at line 730 of file fxglobals.h.
Referenced by FxInterrupt::FilterResourceRequirements(), FxLibraryGlobalsCommission(), and FxPkgPnp::FxPkgPnp().
PFN_IO_DISCONNECT_INTERRUPT_EX FxLibraryGlobalsType::IoDisconnectInterruptEx |
Definition at line 732 of file fxglobals.h.
Referenced by FxLibraryGlobalsCommission(), and FxPkgPnp::FxPkgPnp().
PFN_IO_REPORT_INTERRUPT_ACTIVE FxLibraryGlobalsType::IoReportInterruptActive |
Definition at line 762 of file fxglobals.h.
Referenced by FxLibraryGlobalsCommission(), and FxPkgPnp::FxPkgPnp().
PFN_IO_REPORT_INTERRUPT_INACTIVE FxLibraryGlobalsType::IoReportInterruptInactive |
Definition at line 764 of file fxglobals.h.
Referenced by FxLibraryGlobalsCommission(), FxPkgPnp::FxPkgPnp(), and FxInterrupt::IsSoftDisconnectCapable().
PFN_IO_UNREGISTER_PLUGPLAY_NOTIFICATION_EX FxLibraryGlobalsType::IoUnregisterPlugPlayNotificationEx |
Definition at line 740 of file fxglobals.h.
Referenced by FxLibraryGlobalsCommission(), and FxIoTargetRemote::UnregisterForPnpNotification().
BOOLEAN FxLibraryGlobalsType::IsUserModeFramework |
Definition at line 825 of file fxglobals.h.
Referenced by FxLibraryGlobalsCommission(), and FxInterrupt::InitializeWorker().
PFN_KE_QUERY_ACTIVE_PROCESSORS FxLibraryGlobalsType::KeQueryActiveProcessors |
Definition at line 734 of file fxglobals.h.
Referenced by FxLibraryGlobalsCommission().
PFN_KE_SET_COALESCABLE_TIMER FxLibraryGlobalsType::KeSetCoalescableTimer |
Definition at line 738 of file fxglobals.h.
Referenced by FxLibraryGlobalsCommission().
PFN_KE_SET_TARGET_PROCESSOR_DPC FxLibraryGlobalsType::KeSetTargetProcessorDpc |
Definition at line 736 of file fxglobals.h.
Referenced by FxLibraryGlobalsCommission().
PDEVICE_OBJECT FxLibraryGlobalsType::LibraryDeviceObject |
Definition at line 728 of file fxglobals.h.
Referenced by FxLibraryCleanup(), FxLibraryCreateDevice(), and FxLibraryDispatch().
BOOLEAN FxLibraryGlobalsType::MachineSleepStates[FxMachineSleepStatesMax] |
Definition at line 836 of file fxglobals.h.
Referenced by FxLibraryGlobalsCommission().
RTL_OSVERSIONINFOEXW FxLibraryGlobalsType::OsVersionInfo |
Definition at line 770 of file fxglobals.h.
Referenced by FxLibraryGlobalsCommission(), IsOsVersionGreaterThanOrEqualTo(), FxPkgPnp::PowerPolicyHandleSystemQueryPower(), _FX_DRIVER_TRACKER_CACHE_AWARE::Register(), and RosInitWdf().
BOOLEAN FxLibraryGlobalsType::PassiveLevelInterruptSupport |
Definition at line 820 of file fxglobals.h.
Referenced by FxIsPassiveLevelInterruptSupported(), and FxLibraryGlobalsVerifyVersion().
PVOID FxLibraryGlobalsType::PerfTraceRoutines |
Definition at line 856 of file fxglobals.h.
Referenced by FxLibraryGlobalsCommission().
PFN_POX_ACTIVATE_COMPONENT FxLibraryGlobalsType::PoxActivateComponent |
Definition at line 748 of file fxglobals.h.
Referenced by FxLibraryGlobalsCommission().
PFN_POX_COMPLETE_DEVICE_POWER_NOT_REQUIRED FxLibraryGlobalsType::PoxCompleteDevicePowerNotRequired |
Definition at line 758 of file fxglobals.h.
Referenced by FxLibraryGlobalsCommission().
PFN_POX_COMPLETE_IDLE_CONDITION FxLibraryGlobalsType::PoxCompleteIdleCondition |
Definition at line 756 of file fxglobals.h.
Referenced by FxLibraryGlobalsCommission().
PFN_POX_COMPLETE_IDLE_STATE FxLibraryGlobalsType::PoxCompleteIdleState |
Definition at line 754 of file fxglobals.h.
Referenced by FxLibraryGlobalsCommission().
PFN_POX_IDLE_COMPONENT FxLibraryGlobalsType::PoxIdleComponent |
Definition at line 750 of file fxglobals.h.
Referenced by FxLibraryGlobalsCommission().
PFN_POX_REGISTER_DEVICE FxLibraryGlobalsType::PoxRegisterDevice |
Definition at line 742 of file fxglobals.h.
Referenced by IdleTimeoutManagement::_SystemManagedIdleTimeoutAvailable(), and FxLibraryGlobalsCommission().
PFN_POX_REPORT_DEVICE_POWERED_ON FxLibraryGlobalsType::PoxReportDevicePoweredOn |
Definition at line 752 of file fxglobals.h.
Referenced by FxLibraryGlobalsCommission().
PFN_POX_SET_DEVICE_IDLE_TIMEOUT FxLibraryGlobalsType::PoxSetDeviceIdleTimeout |
Definition at line 760 of file fxglobals.h.
Referenced by FxLibraryGlobalsCommission().
PFN_POX_START_DEVICE_POWER_MANAGEMENT FxLibraryGlobalsType::PoxStartDevicePowerManagement |
Definition at line 744 of file fxglobals.h.
Referenced by FxLibraryGlobalsCommission().
PFN_POX_UNREGISTER_DEVICE FxLibraryGlobalsType::PoxUnregisterDevice |
Definition at line 746 of file fxglobals.h.
Referenced by FxLibraryGlobalsCommission().
BOOLEAN FxLibraryGlobalsType::ProcessorGroupSupport |
Definition at line 798 of file fxglobals.h.
Referenced by FxIsProcessorGroupSupported(), and FxLibraryGlobalsCommission().
PVOID FxLibraryGlobalsType::VerifierSectionHandle |
Definition at line 842 of file fxglobals.h.
Referenced by FxLibraryGlobalsCommission(), LockVerifierSection(), and UnlockVerifierSection().
Definition at line 848 of file fxglobals.h.
Referenced by FxLibraryGlobalsCommission(), LockVerifierSection(), and UnlockVerifierSection().
PFN_VF_CHECK_NX_POOL_TYPE FxLibraryGlobalsType::VfCheckNxPoolType |
Definition at line 766 of file fxglobals.h.
Referenced by FxLibraryGlobalsCommission(), and FxVerifierCheckNxPoolType().