Searched refs:UE_BULK (Results 51 - 75 of 80) sorted by relevance

1234

/freebsd-11-stable/sys/dev/usb/net/
H A Dif_axe.c221 .type = UE_BULK,
232 .type = UE_BULK,
H A Dif_smsc.c202 .type = UE_BULK,
213 .type = UE_BULK,
/freebsd-11-stable/sys/dev/usb/serial/
H A Duipaq.c124 .type = UE_BULK,
133 .type = UE_BULK,
H A Du3g.c146 .type = UE_BULK,
156 .type = UE_BULK,
H A Duftdi.c216 .type = UE_BULK,
225 .type = UE_BULK,
/freebsd-11-stable/sys/dev/usb/video/
H A Dudl.c111 .type = UE_BULK,
121 .type = UE_BULK,
/freebsd-11-stable/sys/netgraph/bluetooth/drivers/ubt/
H A Dng_ubt.c286 .type = UE_BULK,
296 .type = UE_BULK,
/freebsd-11-stable/sys/dev/usb/
H A Dusb_hub.c2410 [UE_BULK] = USB_HW_POWER_BULK,
2603 if (type_refs[UE_BULK] != 0)
2745 if (udev->pwr_save.type_refs[UE_BULK] != 0)
H A Dusb_generic.c267 case UE_BULK:
336 case UE_BULK:
H A Dusb_device.c529 (edesc->bmAttributes & UE_XFERTYPE) == UE_BULK &&
1117 if ((et != UE_BULK) &&
/freebsd-11-stable/sys/dev/usb/controller/
H A Dat91dci.c1380 if (ep_type == UE_BULK) {
2338 case UE_BULK:
H A Dmusb_otg.c2462 case UE_BULK:
2922 case UE_BULK:
2983 case UE_BULK:
4212 case UE_BULK:
H A Datmegadci.c1183 if (ep_type == UE_BULK) {
H A Davr32dci.c1135 if (ep_type == UE_BULK) {
H A Duss820dci.c2404 case UE_BULK:
H A Ddwc_otg.c2628 td->ep_type != UE_BULK) {
3762 if (ep_type == UE_BULK) {
/freebsd-11-stable/usr.sbin/usbdump/
H A Dusbdump.c157 [UE_BULK] = "BULK",
/freebsd-11-stable/sys/dev/usb/wlan/
H A Dif_run.c575 .type = UE_BULK,
585 .type = UE_BULK,
595 .type = UE_BULK,
605 .type = UE_BULK,
615 .type = UE_BULK,
625 .type = UE_BULK,
635 .type = UE_BULK,
H A Dif_ural.c365 .type = UE_BULK,
374 .type = UE_BULK,
H A Dif_upgt.c200 .type = UE_BULK,
212 .type = UE_BULK,
H A Dif_rum.c443 .type = UE_BULK,
452 .type = UE_BULK,
H A Dif_zyd.c256 .type = UE_BULK,
266 .type = UE_BULK,
/freebsd-11-stable/sys/dev/urtwn/
H A Dif_urtwn.c396 .type = UE_BULK,
407 .type = UE_BULK,
420 .type = UE_BULK,
433 .type = UE_BULK,
446 .type = UE_BULK,
/freebsd-11-stable/sys/compat/ndis/
H A Dsubr_usbd.c677 if (UE_GET_XFERTYPE(ep->bmAttributes) == UE_BULK)
/freebsd-11-stable/sys/dev/otus/
H A Dif_otus.c240 .type = UE_BULK,
249 .type = UE_BULK,

Completed in 407 milliseconds

1234