Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/bhyve/dev/usb/controller/
H A Dxhcireg.h163 #define XHCI_IMAN(n) (0x0020 + (0x20 * (n))) /* XHCI interrupt management */ macro
/illumos-gate/usr/src/uts/common/sys/usb/hcd/xhci/
H A Dxhcireg.h216 #define XHCI_IMAN(n) (0x0020 + (0x20 * (n))) /* XHCI interrupt */ macro