Irql_MCM_Function rule (ndis)
The Irql_MCM_Function rule specifies that the NDIS MCM functions for drivers must be called at correct IRQL levels.
Driver model: NDIS
How to test
At compile time |
---|
Run Static Driver Verifier and specify the Irql_MCM_Function rule. Use the following steps to run an analysis of your code:
For more information, see Using Static Driver Verifier to Find Defects in Drivers. |
Applies to
NdisMCmActivateVc NdisMCmAddPartyComplete NdisMCmCloseAddressFamilyComplete NdisMCmCloseCallComplete NdisMCmCreateVc NdisMCmDeactivateVc NdisMCmDeleteVc NdisMCmDeregisterSapComplete NdisMCmDispatchCallConnected NdisMCmDispatchIncomingCall NdisMCmDispatchIncomingCallQoSChange NdisMCmDispatchIncomingCloseCall NdisMCmDispatchIncomingDropParty NdisMCmDropPartyComplete NdisMCmMakeCallComplete NdisMCmModifyCallQoSComplete NdisMCmNotifyCloseAddressFamily NdisMCmOidRequest NdisMCmOidRequestComplete NdisMCmOpenAddressFamilyComplete NdisMCmRegisterAddressFamilyEx NdisMCmRegisterSapComplete