Home
last modified time | relevance | path

Searched refs:DeviceAttributes (Results 1 – 19 of 19) sorted by relevance

/reactos/subsystems/mvdm/ntvdm/dos/dos32krnl/
H A Ddevice.c242 if (LastDriver->DeviceAttributes & DOS_DEVATTR_CLOCK) in DosAddDriver()
248 if (LastDriver->DeviceAttributes in DosAddDriver()
285 Node->DeviceAttributes = DriverHeader->DeviceAttributes; in DosCreateDeviceNode()
382 DriverHeader->DeviceAttributes = Attributes; in DosCreateDeviceEx()
638 if (!(DriverHeader->DeviceAttributes & DOS_DEVATTR_CHARACTER)) in DosLoadDriver()
H A Ddevice.h89 WORD DeviceAttributes; member
111 WORD DeviceAttributes; member
H A Ddosfiles.c414 Descriptor->DeviceInfo = Node->DeviceAttributes | FILE_INFO_DEVICE; in DosCreateFileEx()
494 Descriptor->DeviceInfo = Node->DeviceAttributes | FILE_INFO_DEVICE; in DosCreateFile()
646 Descriptor->DeviceInfo = Node->DeviceAttributes | FILE_INFO_DEVICE; in DosOpenFile()
1236 if (Node == NULL || !(Node->DeviceAttributes & DOS_DEVATTR_IOCTL)) in DosDeviceIoControl()
1256 if (Node == NULL || !(Node->DeviceAttributes & DOS_DEVATTR_IOCTL)) in DosDeviceIoControl()
H A Dhandle.c82 Descriptor->DeviceInfo = Node->DeviceAttributes | FILE_INFO_DEVICE; in DosCopyHandleTable()
H A Ddos.c2317 SysVars->NullDevice.DeviceAttributes = DOS_DEVATTR_NUL | DOS_DEVATTR_CHARACTER; in DosKRNLInitialize()
/reactos/sdk/lib/drivers/wdf/shared/core/
H A Dfxdevice.cpp369 __in_opt PWDF_OBJECT_ATTRIBUTES DeviceAttributes, in _Create() argument
384 pDevice = new (FxDriverGlobals, DeviceAttributes) in _Create()
392 status = pDevice->Initialize(pInit, DeviceAttributes); in _Create()
434 status = pDevice->Commit(DeviceAttributes, in _Create()
665 __in_opt PWDF_OBJECT_ATTRIBUTES DeviceAttributes in Initialize() argument
698 status = ConfigureConstraints(DeviceAttributes); in Initialize()
H A Dfxdeviceapi.cpp876 PWDF_OBJECT_ATTRIBUTES DeviceAttributes, in __drv_maxIRQL()
909 DeviceAttributes, in __drv_maxIRQL()
966 DeviceAttributes, in __drv_maxIRQL()
/reactos/sdk/lib/drivers/wdf/shared/enhancedverif/
H A Dvfpriv.hpp123 __in PWDF_OBJECT_ATTRIBUTES DeviceAttributes,
H A Dverifier.cpp56 __in PWDF_OBJECT_ATTRIBUTES DeviceAttributes, in AddEventHooksWdfDeviceCreate() argument
164 DeviceAttributes, in AddEventHooksWdfDeviceCreate()
/reactos/modules/rosapps/applications/sysutils/utils/pnpdump/
H A Dpnpdump.c21 USHORT DeviceAttributes; member
/reactos/sdk/lib/drivers/wdf/shared/inc/private/common/
H A Dfxdevice.hpp877 __in_opt PWDF_OBJECT_ATTRIBUTES DeviceAttributes,
1432 __in_opt PWDF_OBJECT_ATTRIBUTES DeviceAttributes
/reactos/sdk/include/xdk/
H A Dcmtypes.h392 USHORT DeviceAttributes; member
/reactos/sdk/include/wdf/kmdf/1.17/
H A Dwdfdevice.h3563 PWDF_OBJECT_ATTRIBUTES DeviceAttributes,
3576 PWDF_OBJECT_ATTRIBUTES DeviceAttributes, in _IRQL_requires_max_()
3581 …) WdfFunctions[WdfDeviceCreateTableIndex])(WdfDriverGlobals, DeviceInit, DeviceAttributes, Device); in _IRQL_requires_max_()
/reactos/sdk/lib/drivers/wdf/shared/enhancedverif/um/
H A Dvfwdfdynamics.cpp774 PWDF_OBJECT_ATTRIBUTES DeviceAttributes, in _IRQL_requires_max_()
789 DeviceAttributes, in _IRQL_requires_max_()
798 …ATE) WdfVersion.Functions.pfnWdfDeviceCreate)(DriverGlobals, DeviceInit, DeviceAttributes, Device); in _IRQL_requires_max_()
/reactos/sdk/lib/drivers/wdf/shared/enhancedverif/km/
H A Dvfwdfdynamics.cpp1935 PWDF_OBJECT_ATTRIBUTES DeviceAttributes, in _IRQL_requires_max_()
1950 DeviceAttributes, in _IRQL_requires_max_()
1959 …ATE) WdfVersion.Functions.pfnWdfDeviceCreate)(DriverGlobals, DeviceInit, DeviceAttributes, Device); in _IRQL_requires_max_()
/reactos/sdk/lib/drivers/wdf/umdf/fxlib/version/
H A Dvffxdynamics.h390 PWDF_OBJECT_ATTRIBUTES DeviceAttributes,
H A Dfxdynamics.h667 PWDF_OBJECT_ATTRIBUTES DeviceAttributes,
/reactos/sdk/lib/drivers/wdf/kmdf/inc/private/
H A Dvffxdynamics.h1131 PWDF_OBJECT_ATTRIBUTES DeviceAttributes,
H A Dfxdynamics.h1800 PWDF_OBJECT_ATTRIBUTES DeviceAttributes,