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

/freebsd-10.3-release/sys/dev/usb/controller/
H A Dxhcireg.h188 #define XHCI_DB_SID_SET(x) (((x) & 0xFFFF) << 16) /* RW - doorbell stream ID */ macro
H A Dxhci.c2839 epno | XHCI_DB_SID_SET(xfer->stream_id));
4155 n | XHCI_DB_SID_SET(p));

Completed in 210 milliseconds