Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/controller/
Dxhcireg.h190 #define XHCI_DB_SID_SET(x) (((x) & 0xFFFF) << 16) /* RW - doorbell stream ID */ macro
Dxhci.c2809 epno | XHCI_DB_SID_SET(xfer->stream_id)); in xhci_endpoint_doorbell()
4122 n | XHCI_DB_SID_SET(p)); in xhci_device_resume()