Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bhyve/
H A Dpci_xhci.c81 #define XHCI_ERST_MAX 0 /* max 2^entries event ring seg tbl */ macro
2925 sc->hcsparams2 = XHCI_SET_HCSP2_ERSTMAX(XHCI_ERST_MAX) | in pci_xhci_init()