Home
last modified time | relevance | path

Searched refs:WdfIoTargetPurgeIoAndWait (Results 1 – 4 of 4) sorted by relevance

/reactos/sdk/lib/drivers/wdf/shared/targets/usb/
H A Dfxusbpipe.cpp1321 WdfIoTargetPurgeIoAndWait); in GotoPurgeState()
1323 Action = WdfIoTargetPurgeIoAndWait; in GotoPurgeState()
/reactos/sdk/include/wdf/kmdf/1.17/
H A Dwdfiotarget.h78 WdfIoTargetPurgeIoAndWait = 1, enumerator
/reactos/sdk/lib/drivers/wdf/shared/targets/general/
H A Dfxiotargetapi.cpp179 if (Action == WdfIoTargetPurgeIoAndWait) { in WDFEXPORT()
H A Dfxiotarget.cpp860 case WdfIoTargetPurgeIoAndWait: in GotoPurgeState()