Home
last modified time | relevance | path

Searched refs:UE_BULK (Results 1 – 17 of 17) sorted by relevance

/third_party/NuttX/drivers/usbdev/gadget/
Df_acm_desc.c147 .bmAttributes = UE_BULK,
164 .bmAttributes = UE_BULK,
Drndis.c305 .bmAttributes = UE_BULK,
322 .bmAttributes = UE_BULK,
Dcomposite.c99 if (ep_desc->bmAttributes == UE_BULK) in usbd_configep_byspeed()
Df_mass_storage.c220 .bmAttributes = UE_BULK,
239 .bmAttributes = UE_BULK,
/third_party/FreeBSD/sys/dev/usb/net/
Dif_cdce.c101 .type = UE_BULK,
114 .type = UE_BULK,
155 .type = UE_BULK,
168 .type = UE_BULK,
Dif_axge.c88 .type = UE_BULK,
98 .type = UE_BULK,
Dif_axe.c163 .type = UE_BULK,
173 .type = UE_BULK,
Dif_urndis.c80 .type = UE_BULK,
93 .type = UE_BULK,
/third_party/FreeBSD/sys/dev/usb/
Dusb_transfer.c596 (type != UE_BULK)) { in usbd_transfer_setup_sub()
851 if ((type == UE_BULK) || (type == UE_BULK_INTR) || in usbd_transfer_setup_has_bulk()
2685 if ((type == UE_BULK) || in usbd_pipe_start()
2751 if ((type == UE_BULK) || in usbd_pipe_start()
3404 if (type == UE_BULK) in usbd_get_std_packet_size()
3422 (type == UE_BULK)) { in usbd_get_std_packet_size()
Dusb.h544 #define UE_BULK 0x02 macro
Dusb_hub.c2470 [UE_BULK] = USB_HW_POWER_BULK, in usbd_transfer_power_ref()
2663 if (type_refs[UE_BULK] != 0) in usb_bus_powerd()
2805 if (udev->pwr_save.type_refs[UE_BULK] != 0) in usb_dev_resume_peer()
Dusb_device.c339 ((edesc->bmAttributes & UE_XFERTYPE) == UE_BULK) && in usb_init_endpoint()
926 if ((et != UE_BULK) && in usbd_set_endpoint_stall()
Dusb_generic.c214 case UE_BULK: in ugen_open_pipe_write()
283 case UE_BULK: in ugen_open_pipe_read()
/third_party/FreeBSD/sys/dev/usb/storage/
Dumass.c574 .type = UE_BULK,
583 .type = UE_BULK,
602 .type = UE_BULK,
621 .type = UE_BULK,
675 .type = UE_BULK,
694 .type = UE_BULK,
/third_party/FreeBSD/sys/dev/usb/serial/
Du3g.c126 .type = UE_BULK,
136 .type = UE_BULK,
/third_party/FreeBSD/sys/dev/usb/controller/
Dxhci.c2431 case UE_BULK: in xhci_configure_endpoint()
4300 ((ep->edesc->bmAttributes & UE_XFERTYPE) != UE_BULK) || in xhci_set_endpoint_mode()
Dehci.c3765 case UE_BULK: