Home
last modified time | relevance | path

Searched refs:USB_CR_PIPE_CLOSING (Results 1 – 19 of 19) sorted by relevance

/illumos-gate/usr/src/uts/common/io/usb/hcd/uhci/
H A Duhcitgt.c338 USB_CR_PIPE_CLOSING); in uhci_hcdi_pipe_close()
419 USB_CR_PIPE_CLOSING); in uhci_hcdi_pipe_close()
/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_isoch.c231 completion_reason = USB_CR_PIPE_CLOSING; in ehci_isoc_pipe_cleanup()
1427 case USB_CR_PIPE_CLOSING: in ehci_hcdi_isoc_callback()
H A Dehci_hub.c410 ehci_root_hub_intr_pipe_cleanup(ehcip, USB_CR_PIPE_CLOSING); in ehci_handle_root_hub_pipe_close()
2090 case USB_CR_PIPE_CLOSING: in ehci_root_hub_hcdi_callback()
H A Dehci_xfer.c3702 completion_reason = USB_CR_PIPE_CLOSING; in ehci_pipe_cleanup()
4132 case USB_CR_PIPE_CLOSING: in ehci_hcdi_callback()
/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci_hub.c426 ohci_root_hub_intr_pipe_cleanup(ohcip, USB_CR_PIPE_CLOSING); in ohci_handle_root_hub_pipe_close()
1781 case USB_CR_PIPE_CLOSING: in ohci_root_hub_hcdi_callback()
H A Dohci.c10338 completion_reason = USB_CR_PIPE_CLOSING; in ohci_pipe_cleanup()
10848 case USB_CR_PIPE_CLOSING: in ohci_hcdi_callback()
/illumos-gate/usr/src/uts/common/sys/usb/
H A Dusbai.h155 USB_CR_PIPE_CLOSING = 17, /* intr/isoc IN pipe closed */ enumerator
/illumos-gate/usr/src/uts/common/io/usb/hcd/xhci/
H A Dxhci_usba.c469 USB_CR_PIPE_CLOSING : USB_CR_STOPPED_POLLING); in xhci_hcdi_pipe_poll_fini()
561 xhci_hcdi_pipe_flush(xhcip, xep, USB_CR_PIPE_CLOSING); in xhci_hcdi_pipe_close()
/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dhcdi.c445 case USB_CR_PIPE_CLOSING: in usba_hcdi_update_error_stats()
H A Dusbai_util.c1803 { USB_CR_PIPE_CLOSING, "<Intr/ISOC IN pipe being closed>" },
H A Dusbai_req.c599 usba_do_req_exc_cb(wrp, USB_CR_PIPE_CLOSING, 0); in usba_start_next_req()
H A Dusba_ugen.c3516 case USB_CR_PIPE_CLOSING: in ugen_epx_isoc_IN_req_cb()
4264 { USB_CR_PIPE_CLOSING, USB_LC_STAT_UNSPECIFIED_ERR },
H A Dhubdi.c3630 case USB_CR_PIPE_CLOSING: in hubd_exception_cb()
/illumos-gate/usr/src/uts/common/io/usb/clients/usbser/usbser_keyspan/
H A Dkeyspan_pipe.c1901 if ((cr != USB_CR_PIPE_CLOSING) && (cr != USB_CR_STOPPED_POLLING) && in keyspan_intr_ex_cb_usa49wg()
/illumos-gate/usr/src/uts/common/io/usb/clients/audio/usb_as/
H A Dusb_as.c1488 case USB_CR_PIPE_CLOSING: in usb_as_record_exc_cb()
/illumos-gate/usr/src/uts/common/io/usb/clients/usbser/usbsacm/
H A Dusbsacm.c3173 if ((cr != USB_CR_PIPE_CLOSING) && (cr != USB_CR_STOPPED_POLLING)) { in usbsacm_intr_ex_cb()
/illumos-gate/usr/src/uts/common/io/usb/clients/usbecm/
H A Dusbecm.c1596 if ((cr != USB_CR_PIPE_CLOSING) && (cr != USB_CR_STOPPED_POLLING)) { in usbecm_intr_ex_cb()
/illumos-gate/usr/src/uts/common/io/usb/clients/hid/
H A Dhid.c1715 case USB_CR_PIPE_CLOSING: in hid_interrupt_pipe_exception_callback()
/illumos-gate/usr/src/uts/common/io/usb/clients/video/usbvc/
H A Dusbvc.c3266 case USB_CR_PIPE_CLOSING: in usbvc_isoc_exc_cb()