Symbol: USB_CR_TIMEOUT
usr/src/uts/common/io/usb/clients/printer/usbprn.c
2429
if (completion_reason == USB_CR_TIMEOUT) {
usr/src/uts/common/io/usb/hcd/ehci/ehci_xfer.c
3317
ehci_handle_error(ehcip, tw->tw_qtd_head, USB_CR_TIMEOUT);
usr/src/uts/common/io/usb/hcd/openhci/ohci.c
7427
ohci_handle_error(ohcip, tw->tw_hctd_head, USB_CR_TIMEOUT);
usr/src/uts/common/io/usb/hcd/uhci/uhci.c
1831
USB_CR_TIMEOUT);
usr/src/uts/common/io/usb/hcd/xhci/xhci_command.c
504
ret = USB_CR_TIMEOUT;
usr/src/uts/common/io/usb/hcd/xhci/xhci_command.c
535
ret = USB_CR_TIMEOUT;
usr/src/uts/common/io/usb/hcd/xhci/xhci_command.c
572
ret = USB_CR_TIMEOUT;
usr/src/uts/common/io/usb/hcd/xhci/xhci_command.c
607
ret = USB_CR_TIMEOUT;
usr/src/uts/common/io/usb/hcd/xhci/xhci_command.c
655
ret = USB_CR_TIMEOUT;
usr/src/uts/common/io/usb/hcd/xhci/xhci_command.c
703
ret = USB_CR_TIMEOUT;
usr/src/uts/common/io/usb/hcd/xhci/xhci_command.c
765
ret = USB_CR_TIMEOUT;
usr/src/uts/common/io/usb/hcd/xhci/xhci_command.c
824
ret = USB_CR_TIMEOUT;
usr/src/uts/common/io/usb/hcd/xhci/xhci_endpoint.c
1073
usba_hcdi_cb(xep->xep_pipe, xt->xt_usba_req, USB_CR_TIMEOUT);
usr/src/uts/common/io/usb/scsa2usb/usb_ms_bulkonly.c
477
case USB_CR_TIMEOUT:
usr/src/uts/common/io/usb/scsa2usb/usb_ms_cbi.c
320
case USB_CR_TIMEOUT:
usr/src/uts/common/io/usb/usba/hcdi.c
430
case USB_CR_TIMEOUT:
usr/src/uts/common/io/usb/usba/usba_ugen.c
4260
{ USB_CR_TIMEOUT, USB_LC_STAT_TIMEOUT },
usr/src/uts/common/io/usb/usba/usbai_util.c
1798
{ USB_CR_TIMEOUT, "<Command timed out>" },