Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/common/
H A Dpci_xhci.c129 #define XHCI_SET_HCCP2_LEC(x) (((x) & 0x01) << 4) macro
2954 sc->hccparams2 = XHCI_SET_HCCP2_LEC(1) | in pci_xhci_init()