Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/common/
H A Dpci_xhci.c116 #define XHCI_SET_HCCP1_NSS(x) (((x) & 0x01) << 7) macro
2951 XHCI_SET_HCCP1_NSS(1) | /* no 2nd-streams */ in pci_xhci_init()