Searched refs:XHCI_MAX_RSEG (Results 1 – 2 of 2) sorted by relevance
36 #define XHCI_MAX_RSEG 1 macro368 struct xhci_event_ring_seg hwr_ring_seg[XHCI_MAX_RSEG];
619 if (sc->sc_erst_max > XHCI_MAX_RSEG) in xhci_init()620 sc->sc_erst_max = XHCI_MAX_RSEG; in xhci_init()