OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_max_fibs_alloc
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
aacvar.h
308
u_int32_t
sc_max_fibs_alloc
;
member in struct:aac_softc
aac.c
230
if (sc->sc_total_fibs + sc->
sc_max_fibs_alloc
> sc->sc_max_fibs)
237
size = sc->
sc_max_fibs_alloc
* sc->sc_max_fib_size;
276
for (i = 0; i < sc->
sc_max_fibs_alloc
; i++) {
545
sc->
sc_max_fibs_alloc
= PAGE_SIZE / sc->sc_max_fib_size;
Completed in 187 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025