Home
last modified time | relevance | path

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

/dports/misc/rump/buildrump.sh-b914579/src/sys/compat/ndis/
H A Dntoskrnl_var.h930 cancel_func irp_cancelfunc; member
973 (void *)&(ip)->irp_cancelfunc, (void *)(func))
H A Dsubr_ntoskrnl.c851 if (ip->irp_cancelfunc == NULL) { in IoCancelIrp()