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

/freebsd-11-stable/usr.sbin/bhyve/
H A Dpci_xhci.h136 #define XHCI_EPCTX_0_MULT_GET(x) (((x) >> 8) & 0x3) macro
/freebsd-11-stable/sys/dev/usb/controller/
H A Dxhci.h125 #define XHCI_EPCTX_0_MULT_GET(x) (((x) >> 8) & 0x3) macro

Completed in 56 milliseconds