Searched refs:lxp (Results 1 – 1 of 1) sorted by relevance
1465 struct xhci_pipe *lxp; in xhci_last_valid_dci() local1470 lxp = pipes[i]; in xhci_last_valid_dci()1471 if (lxp != NULL && lxp != ignore) in xhci_last_valid_dci()1472 return XHCI_SCTX_DCI(lxp->dci); in xhci_last_valid_dci()