Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/common/
H A Dpci_xhci.c79 #define XHCI_ERST_MAX 0 /* max 2^entries event ring seg tbl */ macro
2947 sc->hcsparams2 = XHCI_SET_HCSP2_ERSTMAX(XHCI_ERST_MAX) | in pci_xhci_init()