Searched refs:UE_BULK (Results 1 - 25 of 80) sorted by relevance

1234

/freebsd-11-stable/sys/dev/usb/template/
H A Dusb_template_serialnet.c166 .bmAttributes = UE_BULK,
176 .bmAttributes = UE_BULK,
250 .bmAttributes = UE_BULK,
256 .bmAttributes = UE_BULK,
H A Dusb_template_cdce.c153 .bmAttributes = UE_BULK,
163 .bmAttributes = UE_BULK,
H A Dusb_template_mtp.c122 .bmAttributes = UE_BULK,
138 .bmAttributes = UE_BULK,
H A Dusb_template_msc.c107 .bmAttributes = UE_BULK,
117 .bmAttributes = UE_BULK,
H A Dusb_template_modem.c122 .bmAttributes = UE_BULK,
128 .bmAttributes = UE_BULK,
H A Dusb_template_midi.c129 .bmAttributes = UE_BULK,
145 .bmAttributes = UE_BULK,
H A Dusb_template.c305 case UE_BULK:
588 (pf->support_bulk && (ep_type == UE_BULK))) {
980 usb_hw_ep_get_needs(ues, UE_BULK, 0)) {
1007 usb_hw_ep_get_needs(ues, UE_BULK, 1)) {
/freebsd-11-stable/sys/compat/ndis/
H A Dusbd_var.h93 UsbdPipeTypeBulk = UE_BULK,
/freebsd-11-stable/sys/dev/usb/serial/
H A Dugensa.c112 .type = UE_BULK,
121 .type = UE_BULK,
H A Dubser.c163 .type = UE_BULK,
172 .type = UE_BULK,
H A Duark.c124 .type = UE_BULK,
133 .type = UE_BULK,
H A Dulpt.c354 .type = UE_BULK,
363 .type = UE_BULK,
H A Duvisor.c210 .type = UE_BULK,
220 .type = UE_BULK,
H A Duvscom.c194 .type = UE_BULK,
203 .type = UE_BULK,
H A Dumoscom.c219 .type = UE_BULK,
228 .type = UE_BULK,
H A Duchcom.c243 .type = UE_BULK,
252 .type = UE_BULK,
H A Dubsa.c196 .type = UE_BULK,
205 .type = UE_BULK,
/freebsd-11-stable/sys/dev/usb/gadget/
H A Dg_modem.c170 .type = UE_BULK,
182 .type = UE_BULK,
/freebsd-11-stable/sys/dev/usb/net/
H A Dif_ipheth.c95 .type = UE_BULK,
106 .type = UE_BULK,
H A Dif_cue.c139 .type = UE_BULK,
149 .type = UE_BULK,
H A Dif_kue.c180 .type = UE_BULK,
190 .type = UE_BULK,
/freebsd-11-stable/sys/dev/usb/storage/
H A Durio.c143 .type = UE_BULK,
152 .type = UE_BULK,
H A Dcfumass.c239 .type = UE_BULK,
248 .type = UE_BULK,
259 .type = UE_BULK,
270 .type = UE_BULK,
H A Dustorage_fs.c277 .type = UE_BULK,
286 .type = UE_BULK,
296 .type = UE_BULK,
306 .type = UE_BULK,
316 .type = UE_BULK,
/freebsd-11-stable/sys/dev/usb/
H A Dusb_msctest.c198 .type = UE_BULK,
207 .type = UE_BULK,
226 .type = UE_BULK,
245 .type = UE_BULK,

Completed in 213 milliseconds

1234