Searched refs:USB_ERR_NOT_CONFIGURED (Results 1 - 8 of 8) sorted by relevance

/freebsd-current/sys/dev/usb/
H A Dusb_error.c74 [USB_ERR_NOT_CONFIGURED] = "USB_ERR_NOT_CONFIGURED",
H A Dusbdi.h63 USB_ERR_NOT_CONFIGURED, /* 19 */ enumerator in enum:__anon4770
H A Dusb_request.c453 return (USB_ERR_NOT_CONFIGURED);
H A Dusb_device.c485 return (USB_ERR_NOT_CONFIGURED);
/freebsd-current/sys/dev/rtwn/usb/
H A Drtwn_usb_reg.c77 if (err == USB_ERR_NOT_CONFIGURED)
/freebsd-current/usr.sbin/usbdump/
H A Dusbdump.c138 [USB_ERR_NOT_CONFIGURED] = "NOT_CONFIGURED",
/freebsd-current/usr.sbin/bhyve/
H A Dpci_xhci.c327 [USB_ERR_NOT_CONFIGURED] = XHCI_TRB_ERROR_ENDP_NOT_ON,
/freebsd-current/sys/dev/usb/wlan/
H A Dif_rsu.c665 if (err == 0 || err == USB_ERR_NOT_CONFIGURED)

Completed in 343 milliseconds