Home
last modified time | relevance | path

Searched refs:USB_CR_FLUSHED (Results 1 – 12 of 12) sorted by relevance

/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dhcdi.c454 case USB_CR_FLUSHED: in usba_hcdi_update_error_stats()
722 case USB_CR_FLUSHED: in hcdi_do_cb()
H A Dusbai_pipe_mgmt.c1498 usba_do_req_exc_cb(req_wrp, USB_CR_FLUSHED, in usba_pipe_clear()
H A Dusbai_util.c1806 { USB_CR_FLUSHED, "<Req was flushed>" },
H A Dusbai_req.c603 usba_do_req_exc_cb(wrp, USB_CR_FLUSHED, 0); in usba_start_next_req()
H A Dusba_ugen.c4267 { USB_CR_FLUSHED, USB_LC_STAT_UNSPECIFIED_ERR }
/illumos-gate/usr/src/uts/common/io/usb/clients/usbser/usbser_keyspan/
H A Dkeyspan_pipe.c1574 if ((cr != USB_CR_FLUSHED) && (cr != USB_CR_DEV_NOT_RESP) && in keyspan_status_cb()
1902 (cr != USB_CR_FLUSHED) && (cr != USB_CR_DEV_NOT_RESP) && in keyspan_intr_ex_cb_usa49wg()
/illumos-gate/usr/src/uts/common/sys/usb/
H A Dusbai.h158 USB_CR_FLUSHED = 20, /* this request was flushed */ enumerator
/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_isoch.c998 USB_CR_FLUSHED); in ehci_reclaim_isoc()
H A Dehci_xfer.c4012 ehci_hcdi_callback(ph, curr_tw, USB_CR_FLUSHED); in ehci_handle_outstanding_requests()
/illumos-gate/usr/src/uts/common/io/usb/hcd/uhci/
H A Duhciutil.c2620 pp->pp_pipe_handle, tw_tmp, USB_CR_FLUSHED); in uhci_remove_tds_tws()
3681 tw_tmp, USB_CR_FLUSHED); in uhci_remove_bulk_tds_tws()
4539 tmp_tw, USB_CR_FLUSHED); in uhci_remove_isoc_tds_tws()
/illumos-gate/usr/src/uts/common/io/usb/hcd/xhci/
H A Dxhci_usba.c331 USB_CR_FLUSHED); in xhci_hcdi_pipe_flush()
/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci.c10720 curr_tw, USB_CR_FLUSHED); in ohci_handle_outstanding_requests()