Home
last modified time | relevance | path

Searched refs:XHCI_TRB_ERROR_SHORT_PKT (Results 1 – 2 of 2) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/controller/
Dxhci.h303 #define XHCI_TRB_ERROR_SHORT_PKT 0x0D macro
Dxhci.c730 if (status != XHCI_TRB_ERROR_SHORT_PKT && in xhci_generic_done_sub()
762 (status != XHCI_TRB_ERROR_SHORT_PKT && in xhci_generic_done_sub()
882 halted = (status != XHCI_TRB_ERROR_SHORT_PKT && in xhci_check_transfer()