Home
last modified time | relevance | path

Searched refs:XHCI_TRB_ERROR_STOPPED (Results 1 – 3 of 3) sorted by relevance

/freebsd/usr.sbin/bhyve/
H A Dpci_xhci.h331 #define XHCI_TRB_ERROR_STOPPED 0x1A macro
H A Dpci_xhci.c313 [USB_ERR_CANCELLED] = XHCI_TRB_ERROR_STOPPED,
/freebsd/sys/dev/usb/controller/
H A Dxhci.h342 #define XHCI_TRB_ERROR_STOPPED 0x1A macro