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

/freebsd-10.1-release/sys/dev/usb/controller/
H A Dxhci.h236 #define XHCI_TRB_3_EP_SET(x) (((x) & 0x1F) << 16) macro
H A Dxhci.c1521 XHCI_TRB_3_EP_SET(ep_id);
1547 XHCI_TRB_3_EP_SET(ep_id);
1566 XHCI_TRB_3_EP_SET(ep_id);

Completed in 157 milliseconds