Home
last modified time | relevance | path

Searched refs:D3COLD_SUPPORT_INTERFACE_VERSION (Results 1 – 3 of 3) sorted by relevance

/reactos/sdk/lib/drivers/wdf/shared/irphandlers/pnp/km/
H A Dfxpkgpnpkm.cpp594 irp.SetParameterQueryInterfaceVersion(D3COLD_SUPPORT_INTERFACE_VERSION); in QueryForD3ColdInterface()
/reactos/drivers/storage/class/cdrom/
H A Dzpodd.c460 irpStack->Parameters.QueryInterface.Version = D3COLD_SUPPORT_INTERFACE_VERSION; in _IRQL_requires_max_()
/reactos/sdk/include/xdk/
H A Diotypes.h7465 #define D3COLD_SUPPORT_INTERFACE_VERSION 1 macro