Home
last modified time | relevance | path

Searched refs:lxp (Results 1 – 1 of 1) sorted by relevance

/openbsd/sys/dev/usb/
H A Dxhci.c1465 struct xhci_pipe *lxp; in xhci_last_valid_dci() local
1470 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()