OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cfai_list
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/rump/librump/rumpkern/
rump_autoconf.c
141
config_cfattach_attach(cfai->cfai_name, cfai->
cfai_list
[0]);
/src/sys/sys/
device.h
441
struct cfattach * const *
cfai_list
;/* list of attachments */
member in struct:cfattachinit
/src/sys/kern/
subr_autoconf.c
309
for (j = 0; cfai->
cfai_list
[j] != NULL; j++) {
311
cfai->
cfai_list
[j])) != 0) {
314
cfai->
cfai_list
[j]->ca_name,
339
cfai->
cfai_list
[j]);
344
for (j = 0; cfai->
cfai_list
[j] != NULL; j++)
Completed in 17 milliseconds
Indexes created Wed Nov 05 01:09:58 GMT 2025