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

/freebsd-11-stable/usr.sbin/bhyve/
H A Dpci_xhci.h233 #define XHCI_TRB_2_STREAM_GET(x) (((x) >> 16) & 0xFFFF) macro
/freebsd-11-stable/sys/dev/usb/controller/
H A Dxhci.h216 #define XHCI_TRB_2_STREAM_GET(x) (((x) >> 16) & 0xFFFF) macro

Completed in 66 milliseconds