Home
last modified time | relevance | path

Searched refs:usbd_errstr (Results 1 – 25 of 75) sorted by relevance

123

/freebsd-14.2/sys/dev/usb/
H A Dusb_hub.c430 usbd_errstr(err)); in uhub_explore_handle_re_enumerate()
483 usbd_errstr(err)); in uhub_explore_handle_re_enumerate()
708 portno, usbd_errstr(err)); in uhub_reattach_port()
788 portno, usbd_errstr(err)); in uhub_reattach_port()
795 portno, usbd_errstr(err)); in uhub_reattach_port()
1164 "error=%s\n", usbd_errstr(err)); in uhub_query_info()
1179 "error=%s\n", usbd_errstr(err)); in uhub_query_info()
1272 "error=%s\n", usbd_errstr(err)); in uhub_attach()
1505 portno, usbd_errstr(err)); in uhub_attach()
2700 usbd_errstr(err)); in usb_dev_resume_peer()
[all …]
H A Dusb_error.c92 usbd_errstr(usb_error_t err) in usbd_errstr() function
H A Dusb_request.c733 usbd_errstr(err)); in usbd_do_request_flags()
867 port, usbd_errstr(err)); in usbd_req_reset_port()
966 port, usbd_errstr(err)); in usbd_req_warm_reset_port()
2034 usbd_errstr(err)); in usbd_setup_device_desc()
2101 usbd_errstr(err)); in usbd_req_re_enumerate()
2113 old_addr, usbd_errstr(err)); in usbd_req_re_enumerate()
2136 old_addr, usbd_errstr(err)); in usbd_req_re_enumerate()
H A Dusb_device.c174 "failed: %s\n", usbd_errstr(err)); in usb_trigger_reprobe_on_off()
186 "failed: %s\n", usbd_errstr(err)); in usb_trigger_reprobe_on_off()
193 "failed: %s\n", usbd_errstr(err)); in usb_trigger_reprobe_on_off()
728 usbd_errstr(err)); in usbd_set_config_index()
788 DPRINTF("error=%s\n", usbd_errstr(err)); in usbd_set_config_index()
1899 usbd_errstr(err)); in usb_alloc_device()
1928 usbd_errstr(err)); in usb_alloc_device()
2030 config_index, usbd_errstr(err), udev->port_no, in usb_alloc_device()
H A Dusb_handle_request.c325 usbd_errstr(error)); in usb_handle_iface_request()
331 usbd_errstr(error)); in usb_handle_iface_request()
/freebsd-14.2/sys/dev/usb/gadget/
H A Dg_audio.c317 DPRINTF("alt iface setting error=%s\n", usbd_errstr(error)); in g_audio_attach()
322 DPRINTF("alt iface setting error=%s\n", usbd_errstr(error)); in g_audio_attach()
330 DPRINTF("error=%s\n", usbd_errstr(error)); in g_audio_attach()
471 DPRINTF("error=%s\n", usbd_errstr(error)); in g_audio_isoc_write_callback()
526 DPRINTF("error=%s\n", usbd_errstr(error)); in g_audio_isoc_read_callback()
H A Dg_modem.c298 DPRINTF("error=%s\n", usbd_errstr(error)); in g_modem_attach()
358 DPRINTF("error=%s\n", usbd_errstr(error)); in g_modem_intr_callback()
438 DPRINTF("error=%s\n", usbd_errstr(error)); in g_modem_bulk_write_callback()
485 DPRINTF("error=%s\n", usbd_errstr(error)); in g_modem_bulk_read_callback()
H A Dg_keyboard.c245 DPRINTF("error=%s\n", usbd_errstr(error)); in g_keyboard_attach()
364 DPRINTF("error=%s\n", usbd_errstr(error)); in g_keyboard_intr_callback()
H A Dg_mouse.c294 DPRINTF("error=%s\n", usbd_errstr(error)); in g_mouse_attach()
425 DPRINTF("error=%s\n", usbd_errstr(error)); in g_mouse_intr_callback()
/freebsd-14.2/sys/dev/usb/net/
H A Dif_kue.c314 usbd_errstr(err)); in kue_load_fw()
323 usbd_errstr(err)); in kue_load_fw()
332 usbd_errstr(err)); in kue_load_fw()
567 usbd_errstr(error)); in kue_bulk_read_callback()
632 usbd_errstr(error)); in kue_bulk_write_callback()
H A Duhso.c578 usbd_errstr(uerr)); in uhso_attach()
794 __func__, usbd_errstr(uerr)); in uhso_probe_iface_auto()
977 usbd_errstr(uerr)); in uhso_radio_ctrl()
1076 usbd_errstr(uerr)); in uhso_attach_muxserial()
1138 UHSO_DPRINTF(0, "error: %s\n", usbd_errstr(error)); in uhso_mux_intr_callback()
1198 UHSO_DPRINTF(0, "error: %s\n", usbd_errstr(error)); in uhso_mux_read_callback()
1256 UHSO_DPRINTF(0, "error: %s\n", usbd_errstr(error)); in uhso_mux_write_callback()
1318 UHSO_DPRINTF(0, "error: %s\n", usbd_errstr(error)); in uhso_bs_read_callback()
1349 UHSO_DPRINTF(0, "error: %s\n", usbd_errstr(error)); in uhso_bs_write_callback()
1564 usbd_errstr(uerr)); in uhso_attach_ifnet()
[all …]
H A Dif_usie.c378 iface_index, usbd_errstr(err)); in usie_attach()
404 DPRINTF("usbd_transfer_setup error=%s\n", usbd_errstr(err)); in usie_attach()
752 usbd_errstr(error)); in usie_uc_status_callback()
820 DPRINTF("USB transfer error, %s\n", usbd_errstr(error)); in usie_if_rx_callback()
972 usbd_errstr(error)); in usie_if_tx_callback()
1021 usbd_errstr(error)); in usie_if_status_callback()
1086 usbd_errstr(err), ntries); in usie_if_status_cb()
1351 usbd_errstr(err), ntries); in usie_do_request()
H A Dif_ipheth.c450 usbd_errstr(error)); in ipheth_bulk_write_callback()
528 DPRINTF("error = %s\n", usbd_errstr(error)); in ipheth_bulk_read_callback()
/freebsd-14.2/sys/dev/usb/input/
H A Duep.c365 DPRINTF("usbd_transfer_setup error=%s\n", usbd_errstr(error)); in uep_attach()
387 DPRINTF("evdev_register_mtx error=%s\n", usbd_errstr(error)); in uep_attach()
396 DPRINTF("usb_fifo_attach error=%s\n", usbd_errstr(error)); in uep_attach()
H A Dusbhid.c260 DPRINTFN(1, "error=%s\n", usbd_errstr(error)); in usbhid_ctrl_callback()
363 usbd_errstr(error)); in usbhid_intr_setup()
394 usbd_errstr(error)); in usbhid_intr_setup()
549 DPRINTF("no report descriptor: %s\n", usbd_errstr(error)); in usbhid_get_rdesc()
833 usbd_errstr(error)); in usbhid_attach()
H A Duhid.c792 DPRINTF("error=%s\n", usbd_errstr(error)); in uhid_attach()
817 usbd_errstr(error)); in uhid_attach()
836 usbd_errstr(error)); in uhid_attach()
858 usbd_errstr(error)); in uhid_attach()
/freebsd-14.2/sys/netgraph/bluetooth/drivers/ubt/
H A Dng_ubt.c564 usbd_errstr(error)); in ubt_do_hci_request()
593 usbd_errstr(error)); in ubt_do_hci_request()
863 usbd_errstr(error)); in ubt_probe_intr_callback()
934 usbd_errstr(error)); in ubt_ctrl_write_callback()
1032 usbd_errstr(error)); in ubt_intr_read_callback()
1131 usbd_errstr(error)); in ubt_bulk_read_callback()
1197 usbd_errstr(error)); in ubt_bulk_write_callback()
/freebsd-14.2/sys/netgraph/bluetooth/drivers/ubtbcmfw/
H A Dubtbcmfw.c223 usbd_errstr(error)); in ubtbcmfw_attach()
233 usbd_errstr(error)); in ubtbcmfw_attach()
/freebsd-14.2/sys/dev/usb/serial/
H A Ducycom.c245 usbd_errstr(error)); in ucycom_attach()
433 usbd_errstr(error)); in ucycom_ctrl_write_callback()
468 "(ignored)\n", usbd_errstr(err)); in ucycom_cfg_write()
H A Dulpt.c344 DPRINTF("error=%s\n", usbd_errstr(error)); in ulpt_status_callback()
588 "config, error=%s\n", usbd_errstr(error)); in ulpt_attach()
598 DPRINTF("error=%s\n", usbd_errstr(error)); in ulpt_attach()
H A Dubser.c259 usbd_errstr(error)); in ubser_attach()
503 usbd_errstr(err)); in ubser_cfg_set_break()
H A Dumcs.c961 device_printf(sc->sc_dev, "Reading register %d failed: %s\n", reg, usbd_errstr(err)); in umcs7840_get_reg_sync()
979 device_printf(sc->sc_dev, "Writing register %d failed: %s\n", reg, usbd_errstr(err)); in umcs7840_set_reg_sync()
1006 …device_printf(sc->sc_dev, "Reading UART%d register %d failed: %s\n", portno, reg, usbd_errstr(err)… in umcs7840_get_UART_reg_sync()
1028 …device_printf(sc->sc_dev, "Writing UART%d register %d failed: %s\n", portno, reg, usbd_errstr(err)… in umcs7840_set_UART_reg_sync()
/freebsd-14.2/sys/dev/usb/storage/
H A Dcfumass.c364 usbd_errstr(error)); in cfumass_attach()
702 CFUMASS_DEBUG(sc, "USB_ST_ERROR: %s", usbd_errstr(usb_error)); in cfumass_t_command_callback()
776 CFUMASS_DEBUG(sc, "USB_ST_ERROR: %s", usbd_errstr(usb_error)); in cfumass_t_data_callback()
824 usbd_errstr(usb_error)); in cfumass_t_status_callback()
/freebsd-14.2/sys/dev/usb/wlan/
H A Dif_ural.c445 "err=%s\n", usbd_errstr(error)); in ural_attach()
549 usbd_errstr(err)); in ural_do_request()
824 usbd_errstr(error)); in ural_bulk_write_callback()
1375 usbd_errstr(error)); in ural_set_testmode()
1394 usbd_errstr(error)); in ural_eeprom_read()
1414 usbd_errstr(error)); in ural_read()
1436 usbd_errstr(error)); in ural_read_multi()
1455 usbd_errstr(error)); in ural_write()
1474 usbd_errstr(error)); in ural_write_multi()
/freebsd-14.2/sys/dev/rtwn/usb/
H A Drtwn_usb_reg.c77 __func__, usbd_errstr(err), ntries); in rtwn_do_request()

123