Home
last modified time | relevance | path

Searched defs:listEntry (Results 1 – 9 of 9) sorted by relevance

/reactos/drivers/storage/class/classpnp/
H A Dclntirp.c130 PLIST_ENTRY listEntry; in DequeueDeferredClientIrp() local
659 PLIST_ENTRY listEntry = NULL; in ClasspDequeueIdleRequest() local
/reactos/sdk/lib/drivers/wdf/shared/inc/private/common/
H A Dfxioqueue.hpp1476 PLIST_ENTRY listEntry; in RemoveFromDriverOwnedList() local
1501 PLIST_ENTRY listEntry; in PreRemoveFromDriverOwnedList() local
1629 PLIST_ENTRY listEntry; in PutBackReservedRequest() local
/reactos/sdk/lib/drivers/wdf/shared/targets/usb/km/
H A Dfxusbdevicekm.cpp834 USBD_INTERFACE_LIST_ENTRY listEntry[2]; in SelectConfigSingle() local
/reactos/dll/directx/wine/dmusic/
H A Dcollection.c499 struct list *listEntry; in IPersistStreamImpl_Load() local
/reactos/ntoskrnl/io/pnpmgr/
H A Ddevaction.c754 for (PLIST_ENTRY listEntry = drvListHead.Flink; in PiCallDriverAddDevice() local
831 PLIST_ENTRY listEntry = RemoveHeadList(&drvListHead); in PiCallDriverAddDevice() local
/reactos/drivers/bluetooth/fbtusb/
H A Dfbtpnp.c1417 PLIST_ENTRY listEntry; in ProcessQueuedRequests() local
/reactos/drivers/storage/class/disk/
H A Ddisk.c1257 PLIST_ENTRY listEntry = RemoveHeadList(&diskData->FlushContext.NextList); in DiskShutdownFlush() local
1777 PLIST_ENTRY listEntry = RemoveHeadList(&FlushContext->CurrList); in DiskFlushComplete() local
/reactos/sdk/lib/drivers/wdf/shared/irphandlers/pnp/
H A Dfxpkgpnp.cpp6037 FxTransactionedEntry* listEntry; in NotifyResourceobjectsToReleaseResources() local
/reactos/drivers/network/dd/netkvm/Common/
H A Dndis56common.h336 LIST_ENTRY listEntry; member