OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_total_fibs
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
aacvar.h
313
u_int32_t
sc_total_fibs
;
member in struct:aac_softc
aac.c
230
if (sc->
sc_total_fibs
+ sc->sc_max_fibs_alloc > sc->sc_max_fibs)
272
fm->fm_ccbs = sc->sc_ccbs + sc->
sc_total_fibs
;
287
sc->
sc_total_fibs
--;
299
sc->
sc_total_fibs
++;
629
while (sc->
sc_total_fibs
< AAC_PREALLOCATE_FIBS(sc)) {
633
if (sc->
sc_total_fibs
== 0)
Completed in 17 milliseconds
Indexes created Sat Feb 21 08:20:20 UTC 2026