Home
last modified time | relevance | path

Searched refs:XHCI_RTSOFF (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/contrib/bhyve/dev/usb/controller/
H A Dxhcireg.h72 #define XHCI_RTSOFF 0x18 /* RO runtime register space offset */ macro
/illumos-gate/usr/src/uts/common/sys/usb/hcd/xhci/
H A Dxhcireg.h103 #define XHCI_RTSOFF 0x18 /* RO runtime register space offset */ macro
/illumos-gate/usr/src/uts/common/io/usb/hcd/xhci/
H A Dxhci.c1175 xhcip->xhci_regs_runoff = xhci_get32(xhcip, XHCI_R_CAP, XHCI_RTSOFF); in xhci_regs_init()
/illumos-gate/usr/src/cmd/bhyve/
H A Dpci_xhci.c2341 case XHCI_RTSOFF: /* 0x18 */ in pci_xhci_hostcap_read()