XHCI_MAX_RSEG
if (sc->sc_erst_max > XHCI_MAX_RSEG)
sc->sc_erst_max = XHCI_MAX_RSEG;
struct xhci_event_ring_seg hwr_ring_seg[XHCI_MAX_RSEG];