Home
last modified time | relevance | path

Searched refs:USB_CR_STOPPED_POLLING (Results 1 – 21 of 21) sorted by relevance

/illumos-gate/usr/src/uts/common/io/usb/usba/
H A DREADME185 USB_CR_STOPPED_POLLING
262 USB_CR_STOPPED_POLLING
H A Dhcdi.c442 case USB_CR_STOPPED_POLLING: in usba_hcdi_update_error_stats()
710 case USB_CR_STOPPED_POLLING: in hcdi_do_cb()
H A Dusbai_req.c2014 USB_CR_STOPPED_POLLING); in usba_pipe_sync_stop_intr_polling()
2537 USB_CR_STOPPED_POLLING); in usba_pipe_sync_stop_isoc_polling()
H A Dusba_ugen.c2988 case USB_CR_STOPPED_POLLING: in ugen_epx_intr_IN_req_cb()
3515 case USB_CR_STOPPED_POLLING: in ugen_epx_isoc_IN_req_cb()
4263 { USB_CR_STOPPED_POLLING, USB_LC_STAT_HW_ERR },
H A Dusbai_util.c1802 { USB_CR_STOPPED_POLLING, "<Intr/ISOC IN polling stopped>" },
H A Dhubdi.c3629 case USB_CR_STOPPED_POLLING: in hubd_exception_cb()
/illumos-gate/usr/src/uts/common/io/usb/hcd/uhci/
H A Duhcitgt.c1107 USB_CR_STOPPED_POLLING); in uhci_stop_periodic_pipe_polling()
1151 uhci_hcdi_callback(uhcip, pp, ph, NULL, USB_CR_STOPPED_POLLING); in uhci_stop_periodic_pipe_polling()
/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_isoch.c238 USB_CR_PIPE_RESET: USB_CR_STOPPED_POLLING; in ehci_isoc_pipe_cleanup()
1424 case USB_CR_STOPPED_POLLING: in ehci_hcdi_isoc_callback()
H A Dehci_hub.c1548 ehci_root_hub_intr_pipe_cleanup(ehcip, USB_CR_STOPPED_POLLING); in ehci_handle_root_hub_pipe_stop_intr_polling()
2084 case USB_CR_STOPPED_POLLING: in ehci_root_hub_hcdi_callback()
H A Dehci_xfer.c3709 USB_CR_PIPE_RESET: USB_CR_STOPPED_POLLING; in ehci_pipe_cleanup()
4129 case USB_CR_STOPPED_POLLING: in ehci_hcdi_callback()
/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci_hub.c1393 ohci_root_hub_intr_pipe_cleanup(ohcip, USB_CR_STOPPED_POLLING); in ohci_handle_root_hub_pipe_stop_intr_polling()
1775 case USB_CR_STOPPED_POLLING: in ohci_root_hub_hcdi_callback()
H A Dohci.c10345 USB_CR_PIPE_RESET: USB_CR_STOPPED_POLLING; in ohci_pipe_cleanup()
10844 case USB_CR_STOPPED_POLLING: in ohci_hcdi_callback()
/illumos-gate/usr/src/uts/common/io/usb/hcd/xhci/
H A Dxhci_hub.c703 usba_hcdi_cb(ph, (usb_opaque_t)uirp, USB_CR_STOPPED_POLLING); in xhci_root_hub_intr_root_disable()
H A Dxhci_usba.c469 USB_CR_PIPE_CLOSING : USB_CR_STOPPED_POLLING); in xhci_hcdi_pipe_poll_fini()
/illumos-gate/usr/src/uts/common/sys/usb/
H A Dusbai.h154 USB_CR_STOPPED_POLLING = 16, /* intr/isoc IN polling stopped */ enumerator
/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.c1487 case USB_CR_STOPPED_POLLING: 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.c1714 case USB_CR_STOPPED_POLLING: in hid_interrupt_pipe_exception_callback()
/illumos-gate/usr/src/uts/common/io/usb/clients/video/usbvc/
H A Dusbvc.c3265 case USB_CR_STOPPED_POLLING: in usbvc_isoc_exc_cb()