Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/bhyve/dev/usb/controller/
H A Dxhcireg.h156 #define XHCI_PORTLI(n) (0x3F8 + (0x10 * (n))) /* XHCI port link info */ macro
/illumos-gate/usr/src/uts/common/sys/usb/hcd/xhci/
H A Dxhcireg.h206 #define XHCI_PORTLI(n) (0x3F8 + (0x10 * (n))) /* RO - port link info */ macro