Searched refs:IO_IRP_DEBUG (Results 1 – 2 of 2) sorted by relevance
/reactos/ntoskrnl/io/iomgr/ |
H A D | irp.c | 142 IOTRACE(IO_IRP_DEBUG, in IopDisassociateThreadIrp() 195 IOTRACE(IO_IRP_DEBUG, in IopCleanupIrp() 253 IOTRACE(IO_IRP_DEBUG, in IopCompleteRequest() 703 IOTRACE(IO_IRP_DEBUG, in IoAllocateIrp() 866 IOTRACE(IO_IRP_DEBUG, in IoBuildAsynchronousFsdRequest() 1053 IOTRACE(IO_IRP_DEBUG, in IoBuildDeviceIoControlRequest() 1105 IOTRACE(IO_IRP_DEBUG, in IoCancelIrp() 1158 IOTRACE(IO_IRP_DEBUG, in IoCancelThreadIo() 1322 IOTRACE(IO_IRP_DEBUG, in IofCompleteRequest() 1671 IOTRACE(IO_IRP_DEBUG, in IoFreeIrp() [all …]
|
/reactos/ntoskrnl/include/internal/ |
H A D | io.h | 19 #define IO_IRP_DEBUG 0x01 macro
|