Searched refs:USB_CR_STOPPED_POLLING (Results 1 – 19 of 19) sorted by relevance
/titanic_41/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 | 427 case USB_CR_STOPPED_POLLING: in usba_hcdi_update_error_stats() 696 case USB_CR_STOPPED_POLLING: in hcdi_do_cb()
|
H A D | usbai_req.c | 2009 USB_CR_STOPPED_POLLING); in usba_pipe_sync_stop_intr_polling() 2532 USB_CR_STOPPED_POLLING); in usba_pipe_sync_stop_isoc_polling()
|
H A D | usba_ugen.c | 2961 case USB_CR_STOPPED_POLLING: in ugen_epx_intr_IN_req_cb() 3488 case USB_CR_STOPPED_POLLING: in ugen_epx_isoc_IN_req_cb() 4236 { USB_CR_STOPPED_POLLING, USB_LC_STAT_HW_ERR },
|
H A D | usbai_util.c | 1801 { USB_CR_STOPPED_POLLING, "<Intr/ISOC IN polling stopped>" },
|
H A D | hubdi.c | 3469 case USB_CR_STOPPED_POLLING: in hubd_exception_cb()
|
/titanic_41/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()
|
/titanic_41/usr/src/uts/common/io/usb/hcd/ehci/ |
H A D | ehci_isoch.c | 237 USB_CR_PIPE_RESET: USB_CR_STOPPED_POLLING; in ehci_isoc_pipe_cleanup() 1423 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 | 3713 USB_CR_PIPE_RESET: USB_CR_STOPPED_POLLING; in ehci_pipe_cleanup() 4133 case USB_CR_STOPPED_POLLING: in ehci_hcdi_callback()
|
/titanic_41/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 | 10365 USB_CR_PIPE_RESET: USB_CR_STOPPED_POLLING; in ohci_pipe_cleanup() 10864 case USB_CR_STOPPED_POLLING: in ohci_hcdi_callback()
|
/titanic_41/usr/src/uts/common/sys/usb/ |
H A D | usbai.h | 153 USB_CR_STOPPED_POLLING = 16, /* intr/isoc IN polling stopped */ enumerator
|
/titanic_41/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()
|
/titanic_41/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()
|
/titanic_41/usr/src/uts/common/io/usb/clients/usbser/usbsacm/ |
H A D | usbsacm.c | 3145 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 D | hid.c | 1528 case USB_CR_STOPPED_POLLING: in hid_interrupt_pipe_exception_callback()
|
/titanic_41/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()
|
/titanic_41/usr/src/uts/common/io/usb/clients/video/usbvc/ |
H A D | usbvc.c | 3262 case USB_CR_STOPPED_POLLING: in usbvc_isoc_exc_cb()
|