Home
last modified time | relevance | path

Searched refs:usbd_errstr (Results 1 - 14 of 14) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/
H A Dusb_hub.c364 DPRINTF("TT buffer reset failed (%s)\n", usbd_errstr(error)); in uhub_reset_tt_callback()
423 usbd_errstr(err)); in uhub_explore_handle_re_enumerate()
470 usbd_errstr(err)); in uhub_explore_handle_re_enumerate()
584 sc->sc_st.port_change, usbd_errstr(err)); in uhub_read_port_status()
770 portno, usbd_errstr(err)); in uhub_reattach_port()
850 portno, usbd_errstr(err)); in uhub_reattach_port()
857 portno, usbd_errstr(err)); in uhub_reattach_port()
900 "disabling port %d\n", usbd_errstr(err), portno); in uhub_reattach_port()
1213 "error=%s\n", usbd_errstr(err)); in uhub_query_info()
1228 "error=%s\n", usbd_errstr(er in uhub_query_info()
[all...]
H A Dusb_error.c63 * usbd_errstr
68 usbd_errstr(usb_error_t err) in usbd_errstr() function
H A Dusb_handle_request.c282 usbd_errstr(error)); in usb_handle_iface_request()
288 usbd_errstr(error)); in usb_handle_iface_request()
H A Dusb_request.c846 port, usbd_errstr(err)); in usbd_req_reset_port()
945 port, usbd_errstr(err)); in usbd_req_warm_reset_port()
1984 usbd_errstr(err)); in usbd_setup_device_desc()
2052 usbd_errstr(err)); in usbd_req_re_enumerate()
2064 old_addr, usbd_errstr(err)); in usbd_req_re_enumerate()
2087 old_addr, usbd_errstr(err)); in usbd_req_re_enumerate()
H A Dusb_device.c539 usbd_errstr(err)); in usbd_set_config_index()
599 DPRINTF("error=%s\n", usbd_errstr(err)); in usbd_set_config_index()
1608 usbd_errstr(err)); in usb_alloc_device()
1637 usbd_errstr(err)); in usb_alloc_device()
1804 config_index, usbd_errstr(err), udev->port_no, in usb_alloc_device()
H A Dusbdi.h512 const char *usbd_errstr(usb_error_t error);
H A Dusb_transfer.c2472 DPRINTF("err=%s\n", usbd_errstr(error)); in usbd_transfer_done()
/third_party/FreeBSD/sys/dev/usb/input/
H A Duhid.c757 DPRINTF("error=%s\n", usbd_errstr(error)); in uhid_attach()
782 usbd_errstr(error)); in uhid_attach()
801 usbd_errstr(error)); in uhid_attach()
825 usbd_errstr(error)); in uhid_attach()
/third_party/FreeBSD/sys/dev/usb/net/
H A Dif_cdce.c747 DPRINTFN(11, "transfer error, %s\n",usbd_errstr(error)); in cdce_bulk_write_callback()
748 PRINTK("transfer error, %s\n",usbd_errstr(error)); in cdce_bulk_write_callback()
913 DPRINTF("error = %s\n",usbd_errstr(error)); in cdce_bulk_read_callback()
1272 usbd_errstr(error)); in cdce_ncm_bulk_write_callback()
1436 usbd_errstr(error)); in cdce_ncm_bulk_read_callback()
H A Dif_urndis.c428 DPRINTF("%s\n", usbd_errstr(err)); in urndis_ctrl_send()
928 DPRINTFN(1, "error = %s\n", usbd_errstr(error)); in urndis_bulk_read_callback()
1005 DPRINTFN(11, "transfer error, %s\n", usbd_errstr(error)); in urndis_bulk_write_callback()
H A Dif_axe.c769 DPRINTF("bulk read error, %s\n", usbd_errstr(error)); in axe_bulk_read_callback()
972 usbd_errstr(error)); in axe_bulk_write_callback()
H A Dif_axge.c468 DPRINTF("bulk read error, %s\n", usbd_errstr(error)); in axge_bulk_read_callback()
/third_party/FreeBSD/sys/dev/usb/storage/
H A Dumass.c1036 "transfers, %s\n", usbd_errstr(err)); in umass_attach()
1217 "reset\n", usbd_errstr(error)); in umass_tr_error()
1631 usbd_errstr(error), sc->sc_status_try); in umass_t_bbb_status_callback()
1705 sc->sc_name, usbd_errstr(err)); in umass_bbb_get_max_lun()
2134 usbd_errstr(error)); in umass_t_cbi_status_callback()
/third_party/FreeBSD/sys/dev/usb/controller/
H A Dusb_controller.c692 usbd_errstr(err)); in usb_bus_attach()

Completed in 25 milliseconds