Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/
H A Dusb_error.c57 [USB_ERR_NOT_STARTED] = "USB_ERR_NOT_STARTED",
H A Dusbdi.h46 USB_ERR_NOT_STARTED, /* 2 */ enumerator
/freebsd/usr.sbin/usbdump/
H A Dusbdump.c121 [USB_ERR_NOT_STARTED] = "NOT_STARTED",
/freebsd/usr.sbin/bhyve/
H A Dpci_xhci.c310 [USB_ERR_NOT_STARTED] = XHCI_TRB_ERROR_ENDP_NOT_ON,
1860 usberr = USB_ERR_NOT_STARTED; in pci_xhci_handle_transfer()