Home
last modified time | relevance | path

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

/reactos/drivers/usb/usbport/
H A Dqueue.c433 USBPORT_FindIrpInTable(IN PUSBPORT_IRP_TABLE IrpTable, in USBPORT_FindIrpInTable() function
474 return USBPORT_FindIrpInTable(FdoExtension->ActiveIrpTable, Irp); in USBPORT_FindActiveTransferIrp()