Home
last modified time | relevance | path

Searched refs:m_DeviceSelfManagedIoFlush (Results 1 – 2 of 2) sorted by relevance

/reactos/sdk/lib/drivers/wdf/shared/irphandlers/pnp/
H A Dselfmanagediostatemachine.cpp233 m_DeviceSelfManagedIoFlush.m_Method = Callbacks->EvtDeviceSelfManagedIoFlush; in InitializeMachine()
441 This->m_DeviceSelfManagedIoFlush.Invoke(This->GetDeviceHandle()); in Flushing()
/reactos/sdk/lib/drivers/wdf/shared/inc/private/common/
H A Dfxselfmanagediostatemachine.hpp212 FxPnpDeviceSelfManagedIoFlush m_DeviceSelfManagedIoFlush; member in FxSelfManagedIoMachine