Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bhyve/
H A Dpci_xhci.c88 #define XHCI_STREAMS_MAX 1 /* 4-15 in XHCI spec */ macro
1217 if (devep->ep_MaxPStreams > XHCI_STREAMS_MAX) in pci_xhci_find_stream()
2931 XHCI_SET_HCCP1_MAXPSA(XHCI_STREAMS_MAX); in pci_xhci_init()