OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_result_trb
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/usb/
xhcivar.h
140
struct xhci_soft_trb
sc_result_trb
;
member in struct:xhci_softc
xhci.c
2627
sc->
sc_result_trb
.trb_0 = trb_0;
2628
sc->
sc_result_trb
.trb_2 = trb_2;
2629
sc->
sc_result_trb
.trb_3 = trb_3;
3277
* The completion code is copied to sc->
sc_result_trb
in xhci_event_cmd(),
3326
trb->trb_0 = sc->
sc_result_trb
.trb_0;
3327
trb->trb_2 = sc->
sc_result_trb
.trb_2;
3328
trb->trb_3 = sc->
sc_result_trb
.trb_3;
Completed in 15 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025