Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/if_ndis/
Dif_ndisvar.h148 #define NDISUSB_TASK_IRPCANCEL 1 macro
/freebsd-9-stable/sys/compat/ndis/
Dsubr_usbd.c1228 case NDISUSB_TASK_IRPCANCEL: in usbd_task()
1230 (nt->nt_type == NDISUSB_TASK_IRPCANCEL) ? in usbd_task()