Searched refs:QueueAttributes (Results 1 – 14 of 14) sorted by relevance
/reactos/sdk/lib/drivers/wdf/shared/irphandlers/io/ |
H A D | fxpkgio.cpp | 983 __in PWDF_OBJECT_ATTRIBUTES QueueAttributes, in CreateQueue() argument 999 if (QueueAttributes != NULL && QueueAttributes->ParentObject != NULL) { in CreateQueue() 1003 QueueAttributes->ParentObject, in CreateQueue() 1016 QueueAttributes->ParentObject, status); in CreateQueue() 1028 QueueAttributes->ParentObject, pSearchDevice->GetHandle(), in CreateQueue() 1057 QueueAttributes, in CreateQueue() 1077 status = pQueue->Commit(QueueAttributes, NULL, pParent); in CreateQueue()
|
H A D | fxioqueueapi.cpp | 61 PWDF_OBJECT_ATTRIBUTES QueueAttributes, in __drv_maxIRQL() 121 QueueAttributes, in __drv_maxIRQL() 204 QueueAttributes, in __drv_maxIRQL()
|
H A D | fxioqueue.cpp | 219 __in_opt PWDF_OBJECT_ATTRIBUTES QueueAttributes, in Initialize() argument 267 Status = ConfigureConstraints(QueueAttributes, Caller); in Initialize()
|
/reactos/sdk/lib/drivers/wdf/shared/enhancedverif/ |
H A D | vfpriv.hpp | 134 __in PWDF_OBJECT_ATTRIBUTES QueueAttributes,
|
H A D | verifier.cpp | 255 __in PWDF_OBJECT_ATTRIBUTES QueueAttributes, in AddEventHooksWdfIoQueueCreate() argument 349 QueueAttributes, in AddEventHooksWdfIoQueueCreate()
|
/reactos/sdk/include/wdf/kmdf/1.17/ |
H A D | wdfio.h | 617 PWDF_OBJECT_ATTRIBUTES QueueAttributes, 632 PWDF_OBJECT_ATTRIBUTES QueueAttributes, in _IRQL_requires_max_() 637 …dfFunctions[WdfIoQueueCreateTableIndex])(WdfDriverGlobals, Device, Config, QueueAttributes, Queue); in _IRQL_requires_max_()
|
/reactos/sdk/lib/drivers/wdf/shared/inc/private/common/ |
H A D | fxpkgio.hpp | 321 __in PWDF_OBJECT_ATTRIBUTES QueueAttributes,
|
H A D | fxioqueue.hpp | 621 __in_opt PWDF_OBJECT_ATTRIBUTES QueueAttributes,
|
/reactos/sdk/lib/drivers/wdf/shared/enhancedverif/um/ |
H A D | vfwdfdynamics.cpp | 2037 PWDF_OBJECT_ATTRIBUTES QueueAttributes, in _IRQL_requires_max_() 2053 QueueAttributes, in _IRQL_requires_max_() 2062 …) WdfVersion.Functions.pfnWdfIoQueueCreate)(DriverGlobals, Device, Config, QueueAttributes, Queue); in _IRQL_requires_max_()
|
/reactos/sdk/lib/drivers/wdf/shared/enhancedverif/km/ |
H A D | vfwdfdynamics.cpp | 3864 PWDF_OBJECT_ATTRIBUTES QueueAttributes, in _IRQL_requires_max_() 3880 QueueAttributes, in _IRQL_requires_max_() 3889 …) WdfVersion.Functions.pfnWdfIoQueueCreate)(DriverGlobals, Device, Config, QueueAttributes, Queue); in _IRQL_requires_max_()
|
/reactos/sdk/lib/drivers/wdf/umdf/fxlib/version/ |
H A D | vffxdynamics.h | 1367 PWDF_OBJECT_ATTRIBUTES QueueAttributes,
|
H A D | fxdynamics.h | 1644 PWDF_OBJECT_ATTRIBUTES QueueAttributes,
|
/reactos/sdk/lib/drivers/wdf/kmdf/inc/private/ |
H A D | vffxdynamics.h | 2602 PWDF_OBJECT_ATTRIBUTES QueueAttributes,
|
H A D | fxdynamics.h | 3381 PWDF_OBJECT_ATTRIBUTES QueueAttributes,
|