OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sc_counts
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/scsipi/
ch.c
79
int
sc_counts
[4]; /* counts, indexed by CHET_* */
member in struct:ch_softc
242
sc->
sc_counts
[CHET_ST], PLURAL(sc->
sc_counts
[CHET_ST]),
243
sc->
sc_counts
[CHET_DT], PLURAL(sc->
sc_counts
[CHET_DT]),
244
sc->
sc_counts
[CHET_MT], PLURAL(sc->
sc_counts
[CHET_MT]),
245
sc->
sc_counts
[CHET_IE], PLURAL(sc->
sc_counts
[CHET_IE]));
396
if (new_picker > (sc->
sc_counts
[CHET_MT] - 1)
[
all
...]
ch.c
79
int
sc_counts
[4]; /* counts, indexed by CHET_* */
member in struct:ch_softc
242
sc->
sc_counts
[CHET_ST], PLURAL(sc->
sc_counts
[CHET_ST]),
243
sc->
sc_counts
[CHET_DT], PLURAL(sc->
sc_counts
[CHET_DT]),
244
sc->
sc_counts
[CHET_MT], PLURAL(sc->
sc_counts
[CHET_MT]),
245
sc->
sc_counts
[CHET_IE], PLURAL(sc->
sc_counts
[CHET_IE]));
396
if (new_picker > (sc->
sc_counts
[CHET_MT] - 1)
[
all
...]
Completed in 54 milliseconds
Indexes created Wed Oct 01 18:09:54 GMT 2025