OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cf_handles
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/mips/adm5120/
adm5120_cfio.c
64
}
cf_handles
[16];
variable in typeref:struct:__anon1644
211
cf_handles
[bh].ch_handle[1], size);
213
cf_handles
[bh].ch_handle[0], size);
222
KASSERT(
cf_handles
[which].ch_inuse);
223
for (i = 0; i < __arraycount(
cf_handles
); i++) {
224
for (parent =
cf_handles
[i].ch_parent; parent != -1;
225
parent =
cf_handles
[parent].ch_parent) {
229
cf_handles
[i].ch_inuse = 0;
234
cf_handles
[which].ch_inuse = 0;
235
for (i = 0; i < __arraycount(
cf_handles
); i++)
[
all
...]
Completed in 42 milliseconds
Indexes created Tue Mar 24 00:24:13 UTC 2026