Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/
H A Dusb.h546 #define UE_BULK_INTR 0xfe /* for internal use only! */ macro
H A Dusb_msctest.c262 .type = UE_BULK_INTR,
H A Dusb_device.c417 if (setup->type == UE_BULK_INTR) { in usbd_get_endpoint()
H A Dusb_transfer.c965 if (type == UE_BULK || type == UE_BULK_INTR || in usbd_transfer_setup_has_bulk()
/freebsd/sys/dev/usb/wlan/
H A Dif_zyd.c275 .type = UE_BULK_INTR,