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

/freebsd-13-stable/usr.sbin/bhyve/
H A Dpci_xhci.h138 #define XHCI_EPCTX_0_MAXP_STREAMS_GET(x) (((x) >> 10) & 0x1F) macro
/freebsd-13-stable/sys/dev/usb/controller/
H A Dxhci.h129 #define XHCI_EPCTX_0_MAXP_STREAMS_GET(x) (((x) >> 10) & 0x1F) macro

Completed in 107 milliseconds