Home
last modified time | relevance | path

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

/openbsd/sys/dev/usb/
H A Dxhci.c1355 xhci_get_txinfo(struct xhci_softc *sc, struct usbd_pipe *pipe) in xhci_get_txinfo() function
1535 sdev->ep_ctx[xp->dci-1]->txinfo = htole32(xhci_get_txinfo(sc, pipe)); in xhci_context_setup()