OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_command_addr
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/usb/
xhcivar.h
139
bus_addr_t
sc_command_addr
;
member in struct:xhci_softc
xhci.c
726
while (sc->
sc_command_addr
!= 0)
2610
if (trb_0 == sc->
sc_command_addr
) {
3230
sc->
sc_command_addr
, 0, 0, 0);
3278
while (sc->
sc_command_addr
!= 0 ||
3289
sc->
sc_command_addr
= xhci_ring_trbp(cr, 0);
3291
sc->
sc_command_addr
= xhci_ring_trbp(cr, cr->xr_ep);
3334
sc->
sc_command_addr
= 0;
Completed in 14 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025