Searched defs:XHCI_SCTX_2_TT_THINK_TIME_GET (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/usr.sbin/bhyve/
H A Dpci_xhci.h117 #define XHCI_SCTX_2_TT_THINK_TIME_GET(x) (((x) >> 16) & 0x3) macro
/freebsd-11-stable/sys/dev/usb/controller/
H A Dxhci.h98 #define XHCI_SCTX_2_TT_THINK_TIME_GET(x) (((x) >> 16) & 0x3) macro

Completed in 103 milliseconds