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

/freebsd-13-stable/sys/dev/usb/controller/
H A Dxhcireg.h190 #define XHCI_DB_SID_SET(x) (((x) & 0xFFFF) << 16) /* RW - doorbell stream ID */ macro
H A Dxhci.c2848 epno | XHCI_DB_SID_SET(xfer->stream_id));
4209 n | XHCI_DB_SID_SET(p));

Completed in 128 milliseconds