Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/
H A Dpci_xhci.c134 #define XHCI_SET_DOORBELL(x) ((x) & ~0x03) macro
2915 sc->dboff = XHCI_SET_DOORBELL(XHCI_CAPLEN + XHCI_PORTREGS_START + in pci_xhci_init()