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

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

Completed in 90 milliseconds