XHCI_MAX_RSEG
if (temp > XHCI_MAX_RSEG)
temp = XHCI_MAX_RSEG;
struct xhci_event_ring_seg hwr_ring_seg[XHCI_MAX_RSEG];