Regola irqlDispatch (storport)
Questa regola verifica che le routine seguenti vengano chiamate solo in IRQL = DISPATCH_LEVEL.
AllocateAdapterChannel
FreeAdapterChannel
FreeMapRegisters
GetScatterGatherList
IoAllocateController
IoFreeController
IoStartNextPacket
KeAcquireSpinLockAtDpcLevel
KeInsertByKeyDeviceQueue
KeInsertDeviceQueue
KeReleaseSpinLockFromDpcLevel
KeRemoveByKeyDeviceQueue
KeRemoveDeviceQueue
PutScatterGatherList
Modello di driver: Storport
Come eseguire il test
In fase di compilazione |
---|
Eseguire il verifica driver statico e specificare la regola IrqlDispatch . Usa i passaggi descritti di seguito per eseguire un'analisi del codice:
Per altre informazioni, vedere Uso del verificatore driver statico per trovare i difetti nei driver. |
Si applica a
AllocateAdapterChannelFreeAdapterChannelFreeMapRegistersGetScatterGatherListIoAllocateControllerIoFreeControllerIoStartNextPacketKeAcquireSpinLockAtDpcLevelKeInsertByKeyDeviceQueueKeInsertDeviceQueueKeReleaseSpinLockFromDpcLevelKeRemoveByKeyDeviceQueue KeRemoveDeviceQueue KeRemoveDeviceQueuePutScatterGatherList