Home
last modified time | relevance | path

Searched refs:UE_INTERRUPT (Results 1 – 25 of 44) sorted by relevance

12

/netbsd-src/sys/dev/usb/
H A Dusbroothub.c170 .bmAttributes = UE_INTERRUPT,
248 .bmAttributes = UE_INTERRUPT,
280 .bmAttributes = UE_INTERRUPT,
H A Dugen.c630 case UE_INTERRUPT: in ugenopen()
783 case UE_INTERRUPT: in ugen_do_close()
867 case UE_INTERRUPT: in ugen_do_read()
1180 case UE_INTERRUPT: in ugen_do_write()
2136 case UE_INTERRUPT: in ugenpoll()
2169 case UE_INTERRUPT: in ugenpoll()
2365 case UE_INTERRUPT: in ugenkqfilter()
2389 case UE_INTERRUPT: in ugenkqfilter()
H A Dumct.c251 UE_GET_XFERTYPE(ed->bmAttributes) == UE_INTERRUPT && in umct_attach()
258 UE_GET_XFERTYPE(ed->bmAttributes) == UE_INTERRUPT) { in umct_attach()
H A Dubsa.c238 UE_GET_XFERTYPE(ed->bmAttributes) == UE_INTERRUPT) { in ubsa_attach()
H A Dif_cdce.c224 UE_GET_XFERTYPE(ed->bmAttributes) == UE_INTERRUPT) { in cdce_attach()
H A Duep.c201 UE_GET_XFERTYPE(ed->bmAttributes) == UE_INTERRUPT) { in uep_attach()
H A Dudsir.c211 UE_GET_XFERTYPE(ed->bmAttributes) == UE_INTERRUPT) { in udsir_attach()
215 UE_GET_XFERTYPE(ed->bmAttributes) == UE_INTERRUPT) { in udsir_attach()
H A Duhidev.c249 (ed->bmAttributes & UE_XFERTYPE) == UE_INTERRUPT) { in uhidev_attach()
253 (ed->bmAttributes & UE_XFERTYPE) == UE_INTERRUPT) { in uhidev_attach()
H A Dxhci.c445 case UE_INTERRUPT: in xhci_ep_get_type()
2079 case UE_INTERRUPT: in xhci_open()
3868 case UE_INTERRUPT: in xhci_setup_maxburst()
3930 if (xfertype == UE_INTERRUPT) in xhci_setup_maxburst()
3938 if (xfertype == UE_INTERRUPT) in xhci_setup_maxburst()
3948 if (xfertype == UE_INTERRUPT) in xhci_setup_maxburst()
3984 if (xfertype != UE_INTERRUPT && xfertype != UE_ISOCHRONOUS) in xhci_bival2ival()
3987 if (xfertype == UE_INTERRUPT && in xhci_bival2ival()
H A Dif_kue.c481 UE_GET_XFERTYPE(ed->bmAttributes) == UE_INTERRUPT) { in kue_attach()
H A Du3g.c394 UE_GET_XFERTYPE(ed->bmAttributes) == UE_INTERRUPT) { in u3g_attach()
H A Duhmodem.c292 UE_GET_XFERTYPE(ed->bmAttributes) == UE_INTERRUPT) { in uhmodem_attach()
H A Dumodem_common.c240 (ed->bmAttributes & UE_XFERTYPE) == UE_INTERRUPT) { in umodem_common_attach()
H A Dif_cue.c520 UE_GET_XFERTYPE(ed->bmAttributes) == UE_INTERRUPT) { in cue_attach()
H A Dif_url.c230 else if ((ed->bmAttributes & UE_XFERTYPE) == UE_INTERRUPT && in url_attach()
H A Dif_mos.c629 UE_GET_XFERTYPE(ed->bmAttributes) == UE_INTERRUPT) { in mos_attach()
H A Dif_udav.c224 else if ((ed->bmAttributes & UE_XFERTYPE) == UE_INTERRUPT && in udav_attach()
H A Duvscom.c312 UE_GET_XFERTYPE(ed->bmAttributes) == UE_INTERRUPT) { in uvscom_attach()
H A Dusscanner.c235 UE_GET_XFERTYPE(ed->bmAttributes) == UE_INTERRUPT) { in usscanner_attach()
H A Duchcom.c364 UE_GET_XFERTYPE(ed->bmAttributes) == UE_INTERRUPT) { in find_endpoints()
H A Dusb.h299 #define UE_INTERRUPT 0x03 macro
H A Dumcs.c268 || UE_GET_XFERTYPE(ed->bmAttributes) != UE_INTERRUPT) in umcs7840_attach()
/netbsd-src/sys/external/bsd/dwc2/
H A Ddwc2.c411 case UE_INTERRUPT: in dwc2_open()
916 xfertype == UE_INTERRUPT) { in dwc2_device_start()
1015 if (xfertype == UE_INTERRUPT || in dwc2_device_start()
1019 if (xfertype == UE_INTERRUPT && in dwc2_device_start()
1042 if (xfertype == UE_INTERRUPT && ival < 10) in dwc2_device_start()
1488 xfertype == UE_INTERRUPT) { in dwc2_host_complete()
H A Ddwc2.h138 #define USB_ENDPOINT_XFER_INT UE_INTERRUPT /* 3 */
/netbsd-src/sys/rump/dev/lib/libugenhc/
H A Dugenhc.c652 if ((ed->bmAttributes & UE_XFERTYPE) == UE_INTERRUPT in rumpusb_device_bulk_start()
783 case UE_INTERRUPT: in ugenhc_open()
795 case UE_INTERRUPT: in ugenhc_open()

12