OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_ctlrportmap
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/usb/
xhcivar.h
121
int *
sc_ctlrportmap
;
member in struct:xhci_softc
xhci.c
603
return sc->
sc_ctlrportmap
[ctrlport - 1];
678
kmem_free(sc->
sc_ctlrportmap
, sc->sc_maxports * sizeof(int));
1268
if (sc->
sc_ctlrportmap
[cp] != 0) {
1284
sc->
sc_ctlrportmap
[cp] = rhp + 1;
1477
sc->
sc_ctlrportmap
=
Completed in 34 milliseconds
Indexes created Thu Oct 23 22:10:10 GMT 2025