/titanic_41/usr/src/uts/common/io/usb/hcd/ehci/ |
H A D | ehci_intr.c | 54 static usb_cr_t ehci_parse_error( 57 usb_cr_t ehci_check_for_error( 63 static usb_cr_t ehci_check_for_short_xfer( 71 usb_cr_t error); 106 usb_cr_t error); 290 usb_cr_t error; /* Error from QTD */ in ehci_traverse_active_qtd_list() 424 static usb_cr_t 433 usb_cr_t error; in ehci_parse_error() 482 usb_cr_t 490 usb_cr_t error = USB_CR_OK; in ehci_check_for_error() [all …]
|
H A D | ehci_isoch_util.c | 143 static usb_cr_t ehci_parse_itd_error( 147 static usb_cr_t ehci_parse_sitd_error( 1445 usb_cr_t error; in ehci_parse_isoc_error() 1470 static usb_cr_t ehci_parse_itd_error( in ehci_parse_itd_error() 1476 usb_cr_t error = USB_CR_OK; in ehci_parse_itd_error() 1551 static usb_cr_t ehci_parse_sitd_error( in ehci_parse_sitd_error() 1557 usb_cr_t error; in ehci_parse_sitd_error()
|
H A D | ehci_isoch.c | 117 usb_cr_t error); 121 usb_cr_t completion_reason); 209 usb_cr_t completion_reason; in ehci_isoc_pipe_cleanup() 1345 usb_cr_t error) in ehci_sendup_itd_message() 1401 usb_cr_t completion_reason) in ehci_hcdi_isoc_callback()
|
H A D | ehci_hub.c | 101 usb_cr_t completion_reason); 105 usb_cr_t completion_reason); 522 usb_cr_t completion_reason; in ehci_handle_root_hub_request() 1783 usb_cr_t completion_reason) in ehci_root_hub_intr_pipe_cleanup() 2054 usb_cr_t completion_reason) in ehci_root_hub_hcdi_callback()
|
/titanic_41/usr/src/uts/common/sys/usb/usba/ |
H A D | usba_impl.h | 158 usb_cr_t wr_cr; /* save cr from HCDI */ 280 usb_cr_t); 392 void usba_req_exc_cb(usba_req_wrapper_t *, usb_cr_t, usb_cb_flags_t); 393 void usba_do_req_exc_cb(usba_req_wrapper_t *, usb_cr_t, 407 usb_cr_t usba_rval2cr(int);
|
H A D | wa.h | 450 struct wusb_wa_trans_wrapper *, usb_cr_t cr); 497 usb_cr_t cr, 529 wusb_wa_trans_wrapper_t *, usb_cr_t cr); 629 usb_cr_t, uint_t); 631 usb_cr_t, uint_t); 633 usb_cr_t, uint_t); 635 wusb_wa_trans_wrapper_t *, usb_cr_t); 636 usb_cr_t wusb_wa_sts2cr(uint8_t);
|
H A D | usbai_private.h | 67 const char *usb_str_cr(usb_cr_t cr); 133 usb_cr_t *completion_reason,
|
H A D | usba10.h | 273 usb_cr_t *completion_reason, 491 usba10_usb_str_cr(usb_cr_t cr);
|
H A D | hcdi.h | 228 usb_cr_t completion_reason);
|
/titanic_41/usr/src/uts/common/sys/usb/hcd/ehci/ |
H A D | ehci_intr.h | 55 extern usb_cr_t ehci_check_for_error( 64 usb_cr_t error);
|
H A D | ehci_xfer.h | 173 usb_cr_t completion_reason); 177 usb_cr_t completion_reason); 190 usb_cr_t error);
|
H A D | ehci_isoch.h | 86 usb_cr_t completion_reason);
|
/titanic_41/usr/src/uts/common/sys/usb/ |
H A D | usbai.h | 159 } usb_cr_t; typedef 1318 usb_cr_t ctrl_completion_reason; /* set by HCD */ 1534 usb_cr_t *completion_reason, 1822 usb_cr_t bulk_completion_reason; /* set by HCD */ 1981 usb_cr_t intr_completion_reason; /* set by HCD */ 2096 usb_cr_t isoc_pkt_status; 2211 usb_cr_t isoc_completion_reason; /* set by HCD */
|
/titanic_41/usr/src/uts/common/sys/usb/hcd/uhci/ |
H A D | uhcitgt.h | 96 usb_cr_t cr); 101 usb_cr_t cr);
|
H A D | uhciutil.h | 79 void uhci_sendup_td_message(uhci_state_t *uhcip, usb_cr_t, 81 usb_cr_t uhci_parse_td_error(uhci_state_t *uhcip, 98 usb_cr_t cr);
|
H A D | uhcihub.h | 41 usb_cr_t);
|
/titanic_41/usr/src/uts/common/io/usb/scsa2usb/ |
H A D | usb_ms_cbi.c | 51 static void scsa2usb_cbi_handle_error(scsa2usb_state_t *, int, usb_cr_t); 155 usb_cr_t completion_reason; in scsa2usb_cbi_transport() 303 scsa2usb_cbi_handle_error(scsa2usb_state_t *scsa2usbp, int rval, usb_cr_t cr) in scsa2usb_cbi_handle_error() 516 usb_cr_t completion_reason; in scsa2usb_cbi_reset_recovery()
|
/titanic_41/usr/src/uts/common/io/usb/usba/ |
H A D | hcdi.c | 47 static void usba_hcdi_update_error_stats(usba_hcdi_t *, usb_cr_t); 372 usba_hcdi_update_error_stats(usba_hcdi_t *hcdi, usb_cr_t completion_reason) in usba_hcdi_update_error_stats() 472 usb_cr_t completion_reason) in usba_hcdi_cb() 646 usb_cr_t completion_reason; in hcdi_do_cb() 836 usb_cr_t cr = req_wrp->wr_cr; in hcdi_autoclearing() 838 usb_cr_t completion_reason; in hcdi_autoclearing()
|
H A D | usbai_util.c | 284 usb_cr_t completion_reason; in usb_get_string_descr() 559 usb_cr_t completion_reason; in usba_sync_set_cfg() 689 usb_cr_t completion_reason; in usb_get_cfg() 923 usb_cr_t completion_reason; in usba_sync_set_alt_if() 987 usb_cr_t completion_reason; in usb_get_alt_if() 1052 usb_cr_t completion_reason; in usba_get_cfg_cloud() 1140 usb_cr_t completion_reason; in usb_check_same_device() 1414 usb_cr_t completion_reason; in usb_get_status() 1488 usb_cr_t completion_reason; in usb_clear_feature() 1811 usb_str_cr(usb_cr_t cr) in usb_str_cr()
|
H A D | usbai_req.c | 114 usb_cr_t *cr; in _usba_check_req() 454 usb_cr_t cr; 475 usb_cr_t 831 usba_req_exc_cb(usba_req_wrapper_t *req_wrp, usb_cr_t cr, in usba_req_exc_cb() 943 usba_do_req_exc_cb(usba_req_wrapper_t *req_wrp, usb_cr_t cr, in usba_do_req_exc_cb() 1296 usb_cr_t *completion_reason, in usb_pipe_sync_ctrl_xfer() 1407 usb_cr_t *completion_reason, in usb_pipe_ctrl_xfer_wait()
|
H A D | usba10_calls.c | 292 usb_cr_t *completion_reason, in usba10_usb_pipe_ctrl_xfer_wait() 665 usba10_usb_str_cr(usb_cr_t cr) in usba10_usb_str_cr()
|
/titanic_41/usr/src/uts/common/io/usb/hcd/uhci/ |
H A D | uhcihub.c | 88 usb_cr_t cr); 209 usb_cr_t completion_reason; in uhci_handle_root_hub_request() 893 uhci_root_hub_intr_pipe_cleanup(uhci_state_t *uhcip, usb_cr_t cr) in uhci_root_hub_intr_pipe_cleanup() 958 usb_cr_t cr) in uhci_rh_hcdi_callback()
|
H A D | uhci.c | 130 usb_cr_t usb_err, uhci_td_t *td); 1136 usb_cr_t usb_err; in uhci_handle_intr_td() 1315 usb_cr_t usb_err, in uhci_sendup_td_message() 1422 usb_cr_t error; in uhci_handle_ctrl_td() 1721 usb_cr_t usb_err; in uhci_handle_intr_td_errors() 1749 usb_cr_t usb_err, in uhci_handle_one_xfer_completion() 1794 usb_cr_t
|
/titanic_41/usr/src/uts/common/io/usb/hcd/openhci/ |
H A D | ohci_hub.c | 93 usb_cr_t completion_reason); 96 usb_cr_t completion_reason); 538 usb_cr_t completion_reason; in ohci_handle_root_hub_request() 1488 usb_cr_t completion_reason) in ohci_root_hub_intr_pipe_cleanup() 1746 usb_cr_t completion_reason) in ohci_root_hub_hcdi_callback()
|
/titanic_41/usr/src/uts/common/io/usb/usba10/ |
H A D | usba10.c | 320 usb_cr_t *completion_reason, in usb_pipe_ctrl_xfer_wait() 767 usb_str_cr(usb_cr_t cr) in usb_str_cr()
|