Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/bhyve/dev/usb/controller/
H A Dxhcireg.h71 #define XHCI_DBOFF 0x14 /* RO doorbell offset */ macro
/illumos-gate/usr/src/uts/common/sys/usb/hcd/xhci/
H A Dxhcireg.h102 #define XHCI_DBOFF 0x14 /* RO doorbell offset */ macro
/illumos-gate/usr/src/uts/common/io/usb/hcd/xhci/
H A Dxhci.c1177 xhcip->xhci_regs_dooroff = xhci_get32(xhcip, XHCI_R_CAP, XHCI_DBOFF); in xhci_regs_init()
/illumos-gate/usr/src/cmd/bhyve/
H A Dpci_xhci.c2337 case XHCI_DBOFF: /* 0x14 */ in pci_xhci_hostcap_read()