Home
last modified time | relevance | path

Searched refs:USB_ERR_BAD_BUFSIZE (Results 1 – 4 of 4) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/
Dusb_error.c39 [USB_ERR_BAD_BUFSIZE] = "USB_ERR_BAD_BUFSIZE",
Dusbdi.h53 USB_ERR_BAD_BUFSIZE, /* 7 */ enumerator
Dusb_transfer.c894 error = USB_ERR_BAD_BUFSIZE; in usbd_transfer_setup()
/third_party/FreeBSD/sys/dev/usb/controller/
Dxhci.c360 return (USB_ERR_BAD_BUFSIZE); in xhci_start_controller()
401 return (USB_ERR_BAD_BUFSIZE); in xhci_start_controller()
2327 return (USB_ERR_BAD_BUFSIZE); in xhci_configure_endpoint()
2332 return (USB_ERR_BAD_BUFSIZE); in xhci_configure_endpoint()