Home
last modified time | relevance | path

Searched refs:USB_ERR_TOO_DEEP (Results 1 – 6 of 6) sorted by relevance

/freebsd-12-stable/sys/dev/usb/
Dusb_error.c73 [USB_ERR_TOO_DEEP] = "USB_ERR_TOO_DEEP",
Dusbdi.h63 USB_ERR_TOO_DEEP, /* 17 */ enumerator
Dusb_hub.c1046 return (USB_ERR_TOO_DEEP); in uhub_explore()
/freebsd-12-stable/usr.sbin/usbdump/
Dusbdump.c138 [USB_ERR_TOO_DEEP] = "TOO_DEEP",
/freebsd-12-stable/sys/compat/ndis/
Dsubr_usbd.c372 case USB_ERR_TOO_DEEP: in usbd_usb2urb()
/freebsd-12-stable/usr.sbin/bhyve/
Dpci_xhci.c321 [USB_ERR_TOO_DEEP] = XHCI_TRB_ERROR_RESOURCE,