Searched refs:XHCI_MAX_RSEG (Results 1 – 2 of 2) sorted by relevance
38 #define XHCI_MAX_RSEG 1 macro378 struct xhci_event_ring_seg hwr_ring_seg[XHCI_MAX_RSEG];
616 if (sc->sc_erst_max > XHCI_MAX_RSEG) in xhci_init()617 sc->sc_erst_max = XHCI_MAX_RSEG; in xhci_init()