Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/
H A Dusb_error.c72 [USB_ERR_TOO_DEEP] = "USB_ERR_TOO_DEEP",
H A Dusbdi.h61 USB_ERR_TOO_DEEP, /* 17 */ enumerator
H A Dusb_hub.c1010 return (USB_ERR_TOO_DEEP); in uhub_explore()
/freebsd/usr.sbin/usbdump/
H A Dusbdump.c136 [USB_ERR_TOO_DEEP] = "TOO_DEEP",
/freebsd/usr.sbin/bhyve/
H A Dpci_xhci.c325 [USB_ERR_TOO_DEEP] = XHCI_TRB_ERROR_RESOURCE,