Home
last modified time | relevance | path

Searched refs:XHCI_TRB_ERROR_STALL (Results 1 - 2 of 2) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/controller/
H A Dxhci.h296 #define XHCI_TRB_ERROR_STALL 0x06 macro
H A Dxhci.c761 return ((status == XHCI_TRB_ERROR_STALL) ? USB_ERR_STALLED : in xhci_generic_done_sub()

Completed in 6 milliseconds