Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bhyve/
H A Dpci_xhci.c135 #define XHCI_SET_DOORBELL(x) ((x) & ~0x03) macro
2934 sc->dboff = XHCI_SET_DOORBELL(XHCI_CAPLEN + XHCI_PORTREGS_START + in pci_xhci_init()