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 D | README | 185 USB_CR_STOPPED_POLLING 262 USB_CR_STOPPED_POLLING
|
H A D | hcdi.c | 442 case USB_CR_STOPPED_POLLING: in usba_hcdi_update_error_stats() 710 case USB_CR_STOPPED_POLLING: in hcdi_do_cb()
|
H A D | usbai_req.c | 2014 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 D | usba_ugen.c | 2989 case USB_CR_STOPPED_POLLING: in ugen_epx_intr_IN_req_cb() 3516 case USB_CR_STOPPED_POLLING: in ugen_epx_isoc_IN_req_cb() 4264 { USB_CR_STOPPED_POLLING, USB_LC_STAT_HW_ERR },
|
H A D | usbai_util.c | 1802 { USB_CR_STOPPED_POLLING, "<Intr/ISOC IN polling stopped>" },
|
H A D | hubdi.c | 3629 case USB_CR_STOPPED_POLLING: in hubd_exception_cb()
|
/illumos-gate/usr/src/uts/common/io/usb/hcd/uhci/ |
H A D | uhcitgt.c | 1107 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 D | ehci_isoch.c | 238 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 D | ehci_hub.c | 1548 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 D | ehci_xfer.c | 3709 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 D | ohci_hub.c | 1393 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 D | ohci.c | 10345 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 D | xhci_hub.c | 703 usba_hcdi_cb(ph, (usb_opaque_t)uirp, USB_CR_STOPPED_POLLING); in xhci_root_hub_intr_root_disable()
|
H A D | xhci_usba.c | 505 USB_CR_PIPE_CLOSING : USB_CR_STOPPED_POLLING); in xhci_hcdi_pipe_poll_fini()
|
/illumos-gate/usr/src/uts/common/sys/usb/ |
H A D | usbai.h | 154 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 D | keyspan_pipe.c | 1901 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 D | usb_as.c | 1487 case USB_CR_STOPPED_POLLING: in usb_as_record_exc_cb()
|
/illumos-gate/usr/src/uts/common/io/usb/clients/usbser/usbsacm/ |
H A D | usbsacm.c | 3173 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 D | usbecm.c | 1596 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 D | hid.c | 1714 case USB_CR_STOPPED_POLLING: in hid_interrupt_pipe_exception_callback()
|
/illumos-gate/usr/src/uts/common/io/usb/clients/video/usbvc/ |
H A D | usbvc.c | 3265 case USB_CR_STOPPED_POLLING: in usbvc_isoc_exc_cb()
|