]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r348604:
authorhselasky <hselasky@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 10 Jun 2019 13:17:39 +0000 (13:17 +0000)
committerhselasky <hselasky@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 10 Jun 2019 13:17:39 +0000 (13:17 +0000)
commitb93700c0448e92ccf929b78b159f577e446fd982
tree6105530841ccee2d9ecaf9849f5a17b6a33b97e9
parenta5b42e6e2408d659ef6be75eadf7ba3fcd2b0cf5
MFC r348604:
In xhci(4) there is no stream ID in the completion TRB.
Instead iterate all the stream IDs in stream mode to find
the matching USB transfer.

Sponsored by: Mellanox Technologies

git-svn-id: svn://svn.freebsd.org/base/stable/10@348853 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/dev/usb/controller/xhci.c