Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/bhyve/dev/usb/controller/
H A Dxhcireg.h116 #define XHCI_PORTSC(n) (0x3F0 + (0x10 * (n))) /* XHCI port status */ macro
/illumos-gate/usr/src/uts/common/sys/usb/hcd/xhci/
H A Dxhcireg.h160 #define XHCI_PORTSC(n) (0x3F0 + (0x10 * (n))) /* XHCI port status */ macro