Home
last modified time | relevance | path

Searched refs:USB_CR_TIMEOUT (Results 1 – 10 of 10) sorted by relevance

/titanic_41/usr/src/uts/common/io/usb/scsa2usb/
H A Dusb_ms_cbi.c320 case USB_CR_TIMEOUT: in scsa2usb_cbi_handle_error()
H A Dusb_ms_bulkonly.c479 case USB_CR_TIMEOUT: in scsa2usb_bulk_only_handle_error()
/titanic_41/usr/src/uts/common/sys/usb/
H A Dusbai.h149 USB_CR_TIMEOUT = 12, /* command timed out */ enumerator
/titanic_41/usr/src/uts/common/io/usb/usba/
H A Dhcdi.c415 case USB_CR_TIMEOUT: in usba_hcdi_update_error_stats()
H A Dusbai_util.c1797 { USB_CR_TIMEOUT, "<Command timed out>" },
H A Dusba_ugen.c4232 { USB_CR_TIMEOUT, USB_LC_STAT_TIMEOUT },
/titanic_41/usr/src/uts/common/io/usb/hcd/uhci/
H A Duhci.c1831 USB_CR_TIMEOUT); in uhci_parse_td_error()
/titanic_41/usr/src/uts/common/io/usb/clients/printer/
H A Dusbprn.c2429 if (completion_reason == USB_CR_TIMEOUT) { in usbprn_bulk_xfer_exc_cb()
/titanic_41/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_xfer.c3321 ehci_handle_error(ehcip, tw->tw_qtd_head, USB_CR_TIMEOUT); in ehci_xfer_timeout_handler()
/titanic_41/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci.c7447 ohci_handle_error(ohcip, tw->tw_hctd_head, USB_CR_TIMEOUT); in ohci_xfer_timeout_handler()