Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/controller/
H A Dxhcireg.h193 #define XHCI_DB_SID_SET(x) (((x) & 0xFFFF) << 16) /* RW - doorbell stream ID */ macro
H A Dxhci.c2805 epno | XHCI_DB_SID_SET(xfer->stream_id)); in xhci_endpoint_doorbell()
4220 n | XHCI_DB_SID_SET(p)); in xhci_device_resume()