Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bhyve/
H A Dpci_xhci.h115 #define XHCI_SCTX_2_TT_THINK_TIME_GET(x) (((x) >> 16) & 0x3) macro
/freebsd/sys/dev/usb/controller/
H A Dxhci.h99 #define XHCI_SCTX_2_TT_THINK_TIME_GET(x) (((x) >> 16) & 0x3) macro