Home
last modified time | relevance | path

Searched refs:GetNextIrpStackLocation (Results 1 – 6 of 6) sorted by relevance

/reactos/sdk/lib/drivers/wdf/shared/inc/private/km/
H A Dfxirpkm.hpp362 FxIrp::GetNextIrpStackLocation( in GetNextIrpStackLocation() function in FxIrp
719 this->GetNextIrpStackLocation()-> in SetParameterDeviceCapabilities()
738 this->GetNextIrpStackLocation()-> in SetNextParameterWriteByteOffsetQuadPart()
748 this->GetNextIrpStackLocation()-> in SetNextParameterWriteLength()
770 this->GetNextIrpStackLocation()-> in SetNextStackParameterOthersArgument1()
813 this->GetNextIrpStackLocation()-> in SetParameterAllocatedResources()
832 this->GetNextIrpStackLocation()-> in SetParameterAllocatedResourcesTranslated()
947 this->GetNextIrpStackLocation()-> in SetParameterUsageNotificationInPath()
1007 this->GetNextIrpStackLocation()-> in SetParameterIoctlCode()
1017 this->GetNextIrpStackLocation()-> in SetParameterIoctlInputBufferLength()
[all …]
/reactos/sdk/lib/drivers/wdf/shared/irphandlers/pnp/km/
H A Dfxpkgpnpkm.cpp510 pFwdStack = ForwardIrp->GetNextIrpStackLocation(); in PnpPassThroughQIWorker()
521 pFwdStack = ForwardIrp->GetNextIrpStackLocation(); in PnpPassThroughQIWorker()
/reactos/sdk/lib/drivers/wdf/shared/targets/general/km/
H A Dfxiotargetremotekm.cpp299 stack = irp.GetNextIrpStackLocation(); in GetTargetDeviceRelations()
/reactos/sdk/lib/drivers/wdf/shared/inc/private/common/
H A Dfxirp.hpp210 GetNextIrpStackLocation(
/reactos/sdk/lib/drivers/wdf/shared/targets/usb/
H A Dusbutil.cpp52 USBD_AssignUrbToIoStackLocation(UsbdHandle, irp->GetNextIrpStackLocation(), Urb);
/reactos/sdk/lib/drivers/wdf/shared/core/um/
H A Dfxirpum.cpp387 FxIrp::GetNextIrpStackLocation( in GetNextIrpStackLocation() function in FxIrp