Home
last modified time | relevance | path

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

/reactos/hal/halx86/include/
H A Dhaldma.h341 KDEVICE_QUEUE ChannelWaitQueue; member
/reactos/hal/halx86/generic/
H A Ddma.c501 KeInitializeDeviceQueue(&AdapterObject->ChannelWaitQueue); in HalpDmaAllocateChildAdapter()
1479 if (KeInsertDeviceQueue(&AdapterObject->ChannelWaitQueue, in HalAllocateAdapterChannel()
1649 DeviceQueueEntry = KeRemoveDeviceQueue(&AdapterObject->ChannelWaitQueue); in IoFreeAdapterChannel()