Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/
H A Dusb_error.c59 [USB_ERR_NO_PIPE] = "USB_ERR_NO_PIPE",
H A Dusbdi.h56 USB_ERR_NO_PIPE, /* 12 */ enumerator
H A Dusb_transfer.c1052 parm->err = USB_ERR_NO_PIPE; in usbd_transfer_setup()
/dragonfly/usr.sbin/usbdump/
H A Dusbdump.c131 [USB_ERR_NO_PIPE] = "NO_PIPE",
/dragonfly/sys/bus/u4b/controller/
H A Dxhci.c2355 return (USB_ERR_NO_PIPE); /* invalid */ in xhci_configure_endpoint()
3835 return (USB_ERR_NO_PIPE); /* invalid */ in xhci_configure_reset_endpoint()