Home
last modified time | relevance | path

Searched defs:XHCI_DOORBELL (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/contrib/bhyve/dev/usb/controller/
H A Dxhcireg.h184 #define XHCI_DOORBELL(n) (0x0000 + (4 * (n))) macro
/illumos-gate/usr/src/uts/common/sys/usb/hcd/xhci/
H A Dxhcireg.h249 #define XHCI_DOORBELL(n) (0x0000 + (4 * (n))) macro