Home
last modified time | relevance | path

Searched refs:completion_reason (Results 1 – 25 of 28) sorted by relevance

12

/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dhcdi.c394 switch (completion_reason) { in usba_hcdi_update_error_stats()
486 usb_cr_t completion_reason) in usba_hcdi_cb() argument
505 completion_reason); in usba_hcdi_cb()
660 usb_cr_t completion_reason; in hcdi_do_cb() local
666 completion_reason = in hcdi_do_cb()
670 completion_reason = in hcdi_do_cb()
674 completion_reason = in hcdi_do_cb()
678 completion_reason = in hcdi_do_cb()
747 if (completion_reason) { in hcdi_do_cb()
852 usb_cr_t completion_reason; in hcdi_autoclearing() local
[all …]
H A Dusbai_util.c285 usb_cr_t completion_reason; in usb_get_string_descr() local
309 &completion_reason, in usb_get_string_descr()
353 &completion_reason, in usb_get_string_descr()
636 &completion_reason, in usba_sync_set_cfg()
715 &completion_reason, in usb_get_cfg()
953 &completion_reason, in usba_sync_set_alt_if()
1015 &completion_reason, in usb_get_alt_if()
1066 &completion_reason, in usba_get_cfg_cloud()
1088 &completion_reason, in usba_get_cfg_cloud()
1165 &completion_reason, in usb_check_same_device()
[all …]
H A Dhubdi.c776 usb_cr_t completion_reason; in hubd_resume_port() local
928 usb_cr_t completion_reason; in hubd_suspend_port() local
2183 usb_cr_t completion_reason; in hubd_setdevaddr() local
3164 usb_cr_t completion_reason; in hubd_get_hub_descriptor() local
3324 usb_cr_t completion_reason; in hubd_set_hub_depth() local
3392 usb_cr_t completion_reason; in hubd_get_hub_status_words() local
4551 usb_cr_t completion_reason; in hubd_get_hub_status() local
4815 usb_cr_t completion_reason; in hubd_reset_port() local
5795 &completion_reason, in hubd_get_this_config_cloud()
5851 &completion_reason, in hubd_get_this_config_cloud()
[all …]
H A Dusba_bos.c235 usb_cr_t completion_reason; in usba_get_binary_object_store() local
263 &completion_reason, &cb_flags, 0); in usba_get_binary_object_store()
292 &completion_reason, &cb_flags, 0); in usba_get_binary_object_store()
H A Dusba10_calls.c293 usb_cr_t *completion_reason, in usba10_usb_pipe_ctrl_xfer_wait() argument
298 pipe_handle, setup, data, completion_reason, cb_flags, flags)); in usba10_usb_pipe_ctrl_xfer_wait()
H A Dusbai.c698 usb_cr_t completion_reason = 0; in usba_handle_device_remote_wakeup() local
727 &completion_reason, in usba_handle_device_remote_wakeup()
732 rval, cmd, completion_reason, cb_flags); in usba_handle_device_remote_wakeup()
H A Dusbai_req.c1301 usb_cr_t *completion_reason, in usb_pipe_sync_ctrl_xfer() argument
1367 if (completion_reason) { in usb_pipe_sync_ctrl_xfer()
1368 *completion_reason = ctrl_req->ctrl_completion_reason; in usb_pipe_sync_ctrl_xfer()
1412 usb_cr_t *completion_reason, in usb_pipe_ctrl_xfer_wait() argument
1426 completion_reason, in usb_pipe_ctrl_xfer_wait()
/illumos-gate/usr/src/uts/common/io/usb/scsa2usb/
H A Dusb_ms_cbi.c155 usb_cr_t completion_reason; in scsa2usb_cbi_transport() local
193 &completion_reason, &cb_flags, USB_FLAGS_SLEEP); in scsa2usb_cbi_transport()
202 scsa2usb_cbi_handle_error(scsa2usbp, rval, completion_reason); in scsa2usb_cbi_transport()
516 usb_cr_t completion_reason; in scsa2usb_cbi_reset_recovery() local
556 0, &completion_reason, &cb_flags, 0); in scsa2usb_cbi_reset_recovery()
560 "\tCBI RESET: rval = %x cr = %x", rval, completion_reason); in scsa2usb_cbi_reset_recovery()
H A Dusb_ms_bulkonly.c765 usb_cr_t completion_reason; in scsa2usb_bulk_only_reset_recovery() local
799 NULL, 0, &completion_reason, &cb_flags, 0); in scsa2usb_bulk_only_reset_recovery()
842 usb_cr_t completion_reason; in scsa2usb_bulk_only_get_max_lun() local
859 &completion_reason, &cb_flags, 0); in scsa2usb_bulk_only_get_max_lun()
865 rval, completion_reason, cb_flags, (void *)data); in scsa2usb_bulk_only_get_max_lun()
/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci_hub.c93 usb_cr_t completion_reason);
96 usb_cr_t completion_reason);
538 usb_cr_t completion_reason; in ohci_handle_root_hub_request() local
606 completion_reason = (error) ? USB_CR_NOT_SUPPORTED : USB_CR_OK; in ohci_handle_root_hub_request()
609 ohci_root_hub_hcdi_callback(ph, completion_reason); in ohci_handle_root_hub_request()
1488 usb_cr_t completion_reason) in ohci_root_hub_intr_pipe_cleanup() argument
1534 ohci_root_hub_hcdi_callback(ph, completion_reason); in ohci_root_hub_intr_pipe_cleanup()
1746 usb_cr_t completion_reason) in ohci_root_hub_hcdi_callback() argument
1757 (void *)ph, completion_reason); in ohci_root_hub_hcdi_callback()
1762 switch (completion_reason) { in ohci_root_hub_hcdi_callback()
[all …]
/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_hub.c101 usb_cr_t completion_reason);
105 usb_cr_t completion_reason);
522 usb_cr_t completion_reason; in ehci_handle_root_hub_request() local
587 completion_reason = (error) ? USB_CR_NOT_SUPPORTED : USB_CR_OK; in ehci_handle_root_hub_request()
590 ehci_root_hub_hcdi_callback(ph, completion_reason); in ehci_handle_root_hub_request()
1783 usb_cr_t completion_reason) in ehci_root_hub_intr_pipe_cleanup() argument
1829 ehci_root_hub_hcdi_callback(ph, completion_reason); in ehci_root_hub_intr_pipe_cleanup()
2054 usb_cr_t completion_reason) in ehci_root_hub_hcdi_callback() argument
2065 (void *)ph, completion_reason); in ehci_root_hub_hcdi_callback()
2070 switch (completion_reason) { in ehci_root_hub_hcdi_callback()
[all …]
H A Dehci_isoch.c121 usb_cr_t completion_reason);
210 usb_cr_t completion_reason; in ehci_isoc_pipe_cleanup() local
231 completion_reason = USB_CR_PIPE_CLOSING; in ehci_isoc_pipe_cleanup()
236 completion_reason = (pipe_state == in ehci_isoc_pipe_cleanup()
254 ehcip, pp, completion_reason); in ehci_isoc_pipe_cleanup()
1402 usb_cr_t completion_reason) in ehci_hcdi_isoc_callback() argument
1412 (void *)ph, (void *)itw, completion_reason); in ehci_hcdi_isoc_callback()
1417 switch (completion_reason) { in ehci_hcdi_isoc_callback()
1447 usba_hcdi_cb(ph, curr_xfer_reqp, completion_reason); in ehci_hcdi_isoc_callback()
H A Dehci_xfer.c284 usb_cr_t completion_reason);
288 usb_cr_t completion_reason);
950 usb_cr_t completion_reason; in ehci_clear_tt_buffer() local
1014 retry, completion_reason, cb_flags); in ehci_clear_tt_buffer()
3649 usb_cr_t completion_reason; in ehci_pipe_cleanup() local
3707 completion_reason = (pipe_state == in ehci_pipe_cleanup()
3735 ehcip, pp, completion_reason); in ehci_pipe_cleanup()
4071 usb_cr_t completion_reason) in ehci_do_client_periodic_in_req_callback() argument
4107 usb_cr_t completion_reason) in ehci_hcdi_callback() argument
4122 switch (completion_reason) { in ehci_hcdi_callback()
[all …]
/illumos-gate/usr/src/uts/common/sys/usb/hcd/ehci/
H A Dehci_xfer.h173 usb_cr_t completion_reason);
177 usb_cr_t completion_reason);
H A Dehci_isoch.h86 usb_cr_t completion_reason);
/illumos-gate/usr/src/uts/common/io/usb/clients/printer/
H A Dusbprn.c761 usb_cr_t completion_reason; in usbprn_get_device_id() local
797 completion_reason); in usbprn_get_device_id()
803 if (((completion_reason != USB_CR_DATA_OVERRUN) && in usbprn_get_device_id()
804 (completion_reason != USB_CR_DATA_UNDERRUN)) || in usbprn_get_device_id()
840 &setup, &data, &completion_reason, &cb_flags, 0)) != in usbprn_get_device_id()
846 completion_reason, cb_flags); in usbprn_get_device_id()
893 usb_cr_t completion_reason; in usbprn_get_port_status() local
912 &setup, &data, &completion_reason, &cb_flags, 0) != in usbprn_get_port_status()
916 "cr=%d cb_flags=0x%x", completion_reason, cb_flags); in usbprn_get_port_status()
2412 bulk_out->ps_cr = completion_reason; in usbprn_bulk_xfer_exc_cb()
[all …]
/illumos-gate/usr/src/uts/common/io/usb/hcd/uhci/
H A Duhcihub.c209 usb_cr_t completion_reason; in uhci_handle_root_hub_request() local
259 completion_reason = (error != USB_SUCCESS) ? in uhci_handle_root_hub_request()
266 completion_reason); in uhci_handle_root_hub_request()
/illumos-gate/usr/src/uts/common/sys/usb/usba/
H A Dusbai_private.h133 usb_cr_t *completion_reason,
H A Dhcdi.h251 usb_cr_t completion_reason);
H A Dusba10.h274 usb_cr_t *completion_reason,
/illumos-gate/usr/src/uts/common/io/usb/clients/hid/
H A Dhid.c2093 usb_cr_t completion_reason; in hid_handle_report_descriptor() local
2117 &completion_reason, &cb_flags, 0) != USB_SUCCESS) { in hid_handle_report_descriptor()
2179 usb_cr_t completion_reason; in hid_set_idle() local
2200 &completion_reason, &cb_flags, 0) != USB_SUCCESS) { in hid_set_idle()
2205 completion_reason, cb_flags); in hid_set_idle()
2220 usb_cr_t completion_reason; in hid_set_protocol() local
2239 &completion_reason, &cb_flags, 0) != USB_SUCCESS) { in hid_set_protocol()
2249 completion_reason, cb_flags, protocol); in hid_set_protocol()
/illumos-gate/usr/src/uts/common/io/usb/usba10/
H A Dusba10.c321 usb_cr_t *completion_reason, in usb_pipe_ctrl_xfer_wait() argument
326 pipe_handle, setup, data, completion_reason, cb_flags, flags)); in usb_pipe_ctrl_xfer_wait()
/illumos-gate/usr/src/uts/common/io/usbgem/
H A Dusbgem.c3862 usb_cr_t completion_reason; in usbgem_ctrl_out() local
3895 completion_reason = 0; in usbgem_ctrl_out()
3899 &setup, &data, &completion_reason, &cb_flags, 0); in usbgem_ctrl_out()
3910 ret, usb_str_cr(completion_reason), in usbgem_ctrl_out()
3911 completion_reason, in usbgem_ctrl_out()
3931 usb_cr_t completion_reason; in usbgem_ctrl_in() local
3957 completion_reason = 0; in usbgem_ctrl_in()
3960 &completion_reason, &cb_flags, 0); in usbgem_ctrl_in()
3974 ret, usb_str_cr(completion_reason), in usbgem_ctrl_in()
3975 completion_reason, in usbgem_ctrl_in()
/illumos-gate/usr/src/uts/common/io/usb/clients/usbskel/
H A Dusbskel.c1562 usb_cr_t completion_reason; in usbskel_check_same_device() local
1582 &setup, &pdata, &completion_reason, &cb_flags, USB_FLAGS_SLEEP); in usbskel_check_same_device()
1589 rval, completion_reason, cb_flags); in usbskel_check_same_device()
/illumos-gate/usr/src/uts/common/io/usb/clients/audio/usb_as/
H A Dusb_as.c1475 usb_cr_t completion_reason; in usb_as_record_exc_cb() local
1478 completion_reason = isoc_req->isoc_completion_reason; in usb_as_record_exc_cb()
1482 (void *)ph, (void *)isoc_req, completion_reason); in usb_as_record_exc_cb()
1486 switch (completion_reason) { in usb_as_record_exc_cb()
1527 uasp->usb_as_audio_state, completion_reason); in usb_as_record_exc_cb()

12