OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_npcomp
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/mips/ingenic/
ingenic_ehci.c
202
sc->
sc_npcomp
= 0;
/src/sys/dev/usb/
ehcivar.h
179
u_int
sc_npcomp
;
member in struct:ehci_softc
ehci.c
443
sc->
sc_npcomp
= EHCI_HCS_N_PCC(hcsparams);
2797
if (sc->
sc_npcomp
!= 0) {
2798
int i = (index-1) / sc->
sc_npcomp
;
Completed in 16 milliseconds
Indexes created Fri Oct 17 03:10:13 GMT 2025