Searched refs:USB_ERR_BAD_BUFSIZE (Results 1 - 7 of 7) sorted by relevance

/freebsd-current/sys/dev/usb/
H A Dusb_error.c62 [USB_ERR_BAD_BUFSIZE] = "USB_ERR_BAD_BUFSIZE",
H A Dusbdi.h51 USB_ERR_BAD_BUFSIZE, /* 7 */ enumerator in enum:__anon4770
H A Dusb_transfer.c1026 error = USB_ERR_BAD_BUFSIZE;
/freebsd-current/sys/dev/usb/input/
H A Dwmt.c964 return (USB_ERR_BAD_BUFSIZE);
/freebsd-current/usr.sbin/usbdump/
H A Dusbdump.c126 [USB_ERR_BAD_BUFSIZE] = "BAD_BUFSIZE",
/freebsd-current/sys/dev/usb/controller/
H A Dxhci.c2337 return (USB_ERR_BAD_BUFSIZE);
2342 return (USB_ERR_BAD_BUFSIZE);
/freebsd-current/usr.sbin/bhyve/
H A Dpci_xhci.c315 [USB_ERR_BAD_BUFSIZE] = XHCI_TRB_ERROR_PARAMETER,

Completed in 210 milliseconds