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

/freebsd-10.1-release/sys/dev/usb/controller/
H A Dxhci.h209 #define XHCI_TRB_2_STREAM_SET(x) (((x) & 0xFFFF) << 16) macro
H A Dxhci.c1542 temp = XHCI_TRB_2_STREAM_SET(stream_id);

Completed in 103 milliseconds