Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/compat/ndis/
Dusbd_var.h44 #define URB_FUNCTION_BULK_OR_INTERRUPT_TRANSFER 0x0009 macro
Dsubr_usbd.c408 case URB_FUNCTION_BULK_OR_INTERRUPT_TRANSFER: in usbd_submit_urb()
1137 URB_FUNCTION_BULK_OR_INTERRUPT_TRANSFER) { in usbd_xfertask()