Home
last modified time | relevance | path

Searched refs:USB_ERR_NORMAL_COMPLETION (Results 1 – 25 of 31) sorted by relevance

12

/freebsd-head/sys/netgraph/bluetooth/drivers/ubt/
HDng_ubt_intel.c126 if (error != USB_ERR_NORMAL_COMPLETION) in ubt_intel_do_hci_request()
158 if (error != USB_ERR_NORMAL_COMPLETION) in ubt_intel_get_img_type()
220 &reset, sizeof(reset)) != USB_ERR_NORMAL_COMPLETION) in ubt_intel_probe()
231 &version, sizeof(version)) != USB_ERR_NORMAL_COMPLETION) in ubt_intel_probe()
246 &version, sizeof(version)) != USB_ERR_NORMAL_COMPLETION) in ubt_intel_probe()
HDng_ubt_rtl.c197 if (error != USB_ERR_NORMAL_COMPLETION) in ubt_rtl_do_hci_request()
234 &ver, sizeof(ver)) != USB_ERR_NORMAL_COMPLETION) in ubt_rtl_probe()
HDng_ubt.c557 usb_error_t error = USB_ERR_NORMAL_COMPLETION; in ubt_do_hci_request()
567 if (error != USB_ERR_NORMAL_COMPLETION) { in ubt_do_hci_request()
574 return (USB_ERR_NORMAL_COMPLETION); in ubt_do_hci_request()
587 if (error == USB_ERR_NORMAL_COMPLETION) { in ubt_do_hci_request()
/freebsd-head/sys/dev/usb/video/
HDudl.c376 if (error != USB_ERR_NORMAL_COMPLETION) in udl_attach()
685 if (error == USB_ERR_NORMAL_COMPLETION) in udl_poll()
698 if (error == USB_ERR_NORMAL_COMPLETION) in udl_read_1()
724 if (error != USB_ERR_NORMAL_COMPLETION) in udl_read_edid()
731 if (error != USB_ERR_NORMAL_COMPLETION) in udl_read_edid()
738 if (error != USB_ERR_NORMAL_COMPLETION) in udl_read_edid()
943 if (error != USB_ERR_NORMAL_COMPLETION) in udl_init_chip()
963 if (error != USB_ERR_NORMAL_COMPLETION) in udl_init_chip()
968 if (error != USB_ERR_NORMAL_COMPLETION) in udl_init_chip()
973 if (error != USB_ERR_NORMAL_COMPLETION) in udl_init_chip()
[all …]
/freebsd-head/sys/dev/usb/
HDusb_error.c55 [USB_ERR_NORMAL_COMPLETION] = "USB_ERR_NORMAL_COMPLETION",
HDusb_hub.c515 err = USB_ERR_NORMAL_COMPLETION; in uhub_explore_sub()
1016 return (USB_ERR_NORMAL_COMPLETION); in uhub_explore()
1029 retval = USB_ERR_NORMAL_COMPLETION; in uhub_explore()
1036 if (err != USB_ERR_NORMAL_COMPLETION) in uhub_explore()
1043 if (err != USB_ERR_NORMAL_COMPLETION) in uhub_explore()
1057 if (err != USB_ERR_NORMAL_COMPLETION) in uhub_explore()
1081 if (err != USB_ERR_NORMAL_COMPLETION) in uhub_explore()
1087 if (err != USB_ERR_NORMAL_COMPLETION) in uhub_explore()
1095 if (err != USB_ERR_NORMAL_COMPLETION) in uhub_explore()
1102 if (err != USB_ERR_NORMAL_COMPLETION) in uhub_explore()
[all …]
HDusb_hid.c152 return (USB_ERR_NORMAL_COMPLETION); in usbd_req_get_hid_desc()
HDusb_request.c726 case USB_ERR_NORMAL_COMPLETION: in usbd_do_request_flags()
1122 return (USB_ERR_NORMAL_COMPLETION); in usbd_req_get_string_any()
1201 return (USB_ERR_NORMAL_COMPLETION); in usbd_req_get_string_any()
HDusbdi.h44 USB_ERR_NORMAL_COMPLETION = 0, enumerator
HDusb_transfer.c2611 if (xfer->error == USB_ERR_NORMAL_COMPLETION) in usbd_transfer_done()
2644 } else if (xfer->error != USB_ERR_NORMAL_COMPLETION) { in usbd_transfer_done()
3067 case USB_ERR_NORMAL_COMPLETION: in usbd_callback_wrapper_sub()
/freebsd-head/usr.sbin/bhyve/
HDusb_mouse.c347 err = USB_ERR_NORMAL_COMPLETION; in umouse_request()
665 (err == USB_ERR_NORMAL_COMPLETION) && (data != NULL)) in umouse_request()
692 err = USB_ERR_NORMAL_COMPLETION; in umouse_data_handler()
/freebsd-head/sys/dev/rtwn/usb/
HDrtwn_usb_reg.c71 if (err == USB_ERR_NORMAL_COMPLETION) in rtwn_do_request()
/freebsd-head/sys/dev/usb/input/
HDwmt.c340 if (err == USB_ERR_NORMAL_COMPLETION) { in wmt_attach()
400 if (err != USB_ERR_NORMAL_COMPLETION) { in wmt_attach()
970 if (err != USB_ERR_NORMAL_COMPLETION) in wmt_set_input_mode()
HDwsp.c712 if (err != USB_ERR_NORMAL_COMPLETION) { in wsp_set_device_mode()
799 if (err == USB_ERR_NORMAL_COMPLETION) { in wsp_attach()
835 if (err != USB_ERR_NORMAL_COMPLETION) { in wsp_attach()
841 if (err != USB_ERR_NORMAL_COMPLETION) { in wsp_attach()
HDatp.c894 if (err != USB_ERR_NORMAL_COMPLETION) { in atp_set_device_mode()
2198 USB_ERR_NORMAL_COMPLETION) in atp_attach()
/freebsd-head/sys/dev/usb/serial/
HDuftdi.c1741 if (rv == USB_ERR_NORMAL_COMPLETION) in uftdi_set_bitmode()
1876 if (err != USB_ERR_NORMAL_COMPLETION) in uftdi_read_eeprom()
1879 return (USB_ERR_NORMAL_COMPLETION); in uftdi_read_eeprom()
1905 if (err != USB_ERR_NORMAL_COMPLETION) in uftdi_write_eeprom()
1908 return (USB_ERR_NORMAL_COMPLETION); in uftdi_write_eeprom()
1987 if (err != USB_ERR_NORMAL_COMPLETION) in uftdi_ioctl()
HDumcs.c956 if (err == USB_ERR_NORMAL_COMPLETION && len != 1) { in umcs7840_get_reg_sync()
1001 if (err == USB_ERR_NORMAL_COMPLETION && len != 1) { in umcs7840_get_UART_reg_sync()
/freebsd-head/sys/dev/usb/controller/
HDohci.c240 return (USB_ERR_NORMAL_COMPLETION); in ohci_controller_init()
301 return (USB_ERR_NORMAL_COMPLETION); in ohci_controller_init()
429 return (USB_ERR_NORMAL_COMPLETION); in ohci_init()
768 ohci_device_done(xfer, USB_ERR_NORMAL_COMPLETION); in ohci_isoc_done()
886 return ((cc == 0) ? USB_ERR_NORMAL_COMPLETION : in ohci_non_isoc_done_sub()
HDuhci.c1176 return (USB_ERR_NORMAL_COMPLETION); in uhci_non_isoc_done_sub()
1317 uhci_device_done(xfer, USB_ERR_NORMAL_COMPLETION); in uhci_check_transfer()
2411 return (USB_ERR_NORMAL_COMPLETION); in uhci_portreset()
2589 err = USB_ERR_NORMAL_COMPLETION; in uhci_roothub_exec()
2710 err = USB_ERR_NORMAL_COMPLETION; in uhci_roothub_exec()
HDehci.c276 return (USB_ERR_NORMAL_COMPLETION); in ehci_init_sub()
1186 return (USB_ERR_NORMAL_COMPLETION); in ehci_non_isoc_done_sub()
1276 ehci_device_done(xfer, USB_ERR_NORMAL_COMPLETION); in ehci_check_transfer()
1310 ehci_device_done(xfer, USB_ERR_NORMAL_COMPLETION); in ehci_check_transfer()
HDatmegadci.c1022 USB_ERR_STALLED : USB_ERR_NORMAL_COMPLETION); in atmegadci_standard_done_sub()
/freebsd-head/sys/dev/usb/wlan/
HDif_rum.c944 if (uerror != USB_ERR_NORMAL_COMPLETION) { in rum_set_power_state()
1043 if (uerror != USB_ERR_NORMAL_COMPLETION) { in rum_newstate()
1049 if (uerror != USB_ERR_NORMAL_COMPLETION) { in rum_newstate()
1870 return (USB_ERR_NORMAL_COMPLETION); in rum_write_multi()
2675 if (err != USB_ERR_NORMAL_COMPLETION) { in rum_load_microcode()
2707 if (uerror != USB_ERR_NORMAL_COMPLETION) in rum_set_sleep_time()
/freebsd-head/sys/dev/usb/net/
HDif_umb.c506 if (error != USB_ERR_NORMAL_COMPLETION) { in umb_attach()
540 if (error == USB_ERR_NORMAL_COMPLETION) in umb_attach()
678 if (error == USB_ERR_NORMAL_COMPLETION && in umb_ncm_setup()
2270 if (err == USB_ERR_NORMAL_COMPLETION) { in umb_get_encap_response()
2314 if (err != USB_ERR_NORMAL_COMPLETION) { in umb_ctrl_msg()
HDif_urndis.c469 if (err != USB_ERR_NORMAL_COMPLETION) in urndis_ctrl_recv()
/freebsd-head/usr.sbin/usbdump/
HDusbdump.c119 [USB_ERR_NORMAL_COMPLETION] = "0",

12