Home
last modified time | relevance | path

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

/titanic_41/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()
/titanic_41/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_isoch.c230 completion_reason = USB_CR_PIPE_CLOSING; in ehci_isoc_pipe_cleanup()
1426 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.c3706 completion_reason = USB_CR_PIPE_CLOSING; in ehci_pipe_cleanup()
4136 case USB_CR_PIPE_CLOSING: in ehci_hcdi_callback()
/titanic_41/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.c10358 completion_reason = USB_CR_PIPE_CLOSING; in ohci_pipe_cleanup()
10868 case USB_CR_PIPE_CLOSING: in ohci_hcdi_callback()
/titanic_41/usr/src/uts/common/sys/usb/
H A Dusbai.h154 USB_CR_PIPE_CLOSING = 17, /* intr/isoc IN pipe closed */ enumerator
/titanic_41/usr/src/uts/common/io/usb/usba/
H A Dhcdi.c430 case USB_CR_PIPE_CLOSING: in usba_hcdi_update_error_stats()
H A Dusbai_util.c1802 { USB_CR_PIPE_CLOSING, "<Intr/ISOC IN pipe being closed>" },
H A Dusbai_req.c594 usba_do_req_exc_cb(wrp, USB_CR_PIPE_CLOSING, 0); in usba_start_next_req()
H A Dusba_ugen.c3489 case USB_CR_PIPE_CLOSING: in ugen_epx_isoc_IN_req_cb()
4237 { USB_CR_PIPE_CLOSING, USB_LC_STAT_UNSPECIFIED_ERR },
H A Dhubdi.c3470 case USB_CR_PIPE_CLOSING: in hubd_exception_cb()
/titanic_41/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()
/titanic_41/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()
/titanic_41/usr/src/uts/common/io/usb/clients/usbser/usbsacm/
H A Dusbsacm.c3145 if ((cr != USB_CR_PIPE_CLOSING) && (cr != USB_CR_STOPPED_POLLING)) { in usbsacm_intr_ex_cb()
/titanic_41/usr/src/uts/common/io/usb/clients/hid/
H A Dhid.c1529 case USB_CR_PIPE_CLOSING: in hid_interrupt_pipe_exception_callback()
/titanic_41/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()
/titanic_41/usr/src/uts/common/io/usb/clients/video/usbvc/
H A Dusbvc.c3263 case USB_CR_PIPE_CLOSING: in usbvc_isoc_exc_cb()