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