Home
last modified time | relevance | path

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

/reactos/drivers/usb/usbport/
H A Dqueue.c316 USBPORT_RemoveIrpFromTable(IN PUSBPORT_IRP_TABLE IrpTable, in USBPORT_RemoveIrpFromTable() function
364 return USBPORT_RemoveIrpFromTable(FdoExtension->ActiveIrpTable, Irp); in USBPORT_RemoveActiveTransferIrp()
376 return USBPORT_RemoveIrpFromTable(FdoExtension->PendingIrpTable, Irp); in USBPORT_RemovePendingTransferIrp()