XHCI_MAX_ENDPOINTS
for (i = 0; i != XHCI_MAX_ENDPOINTS; i++) {
for (i = 0; i != XHCI_MAX_ENDPOINTS; i++)
for (n = 1; n != XHCI_MAX_ENDPOINTS; n++) {
for (n = 1; n != XHCI_MAX_ENDPOINTS; n++) {
if ((epno == 0) || (epno >= XHCI_MAX_ENDPOINTS)) {
struct xhci_endp_ctx ctx_ep[XHCI_MAX_ENDPOINTS - 1];
struct xhci_endp_ctx64 ctx_ep[XHCI_MAX_ENDPOINTS - 1];
struct xhci_endp_ctx ctx_ep[XHCI_MAX_ENDPOINTS - 1];
struct xhci_endp_ctx64 ctx_ep[XHCI_MAX_ENDPOINTS - 1];
struct usb_page_cache endpoint_pc[XHCI_MAX_ENDPOINTS];
struct usb_page endpoint_pg[XHCI_MAX_ENDPOINTS];
struct xhci_endpoint_ext endp[XHCI_MAX_ENDPOINTS];
if (epid == 0 || epid >= XHCI_MAX_ENDPOINTS) {
struct pci_xhci_dev_ep eps[XHCI_MAX_ENDPOINTS];
for (j = 1; j < XHCI_MAX_ENDPOINTS; j++) {
struct xhci_endp_ctx u_ep[XHCI_MAX_ENDPOINTS];
struct xhci_endp_ctx u_ep[XHCI_MAX_ENDPOINTS];