OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_allocating_ccbs
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
bhavar.h
136
sc_allocating_ccbs
;
bha.c
186
TAILQ_INIT(&sc->
sc_allocating_ccbs
);
1762
if (TAILQ_FIRST(&sc->
sc_allocating_ccbs
) != NULL)
1814
TAILQ_INSERT_TAIL(&sc->
sc_allocating_ccbs
, ccb, chain);
1824
ccb = TAILQ_FIRST(&sc->
sc_allocating_ccbs
);
1878
TAILQ_REMOVE(&sc->
sc_allocating_ccbs
, ccb, chain);
Completed in 56 milliseconds
Indexes created Tue Oct 21 08:09:48 GMT 2025