Home
last modified time | relevance | path

Searched refs:cfattachv (Results 1 – 1 of 1) sorted by relevance

/dports/misc/rump/buildrump.sh-b914579/src/sys/kern/
H A Dsubr_autoconf.c279 frob_cfattachvec(const struct cfattachinit *cfattachv, in frob_cfattachvec() argument
288 for (cfai = &cfattachv[0]; cfai->cfai_name != NULL; cfai++) { in frob_cfattachvec()
315 if (cfai == &cfattachv[0]) in frob_cfattachvec()
370 const struct cfattachinit *cfattachv, struct cfdata *cfdatav) in config_init_component() argument
377 if ((error = frob_cfattachvec(cfattachv, in config_init_component()
385 frob_cfattachvec(cfattachv, in config_init_component()
397 const struct cfattachinit *cfattachv, struct cfdata *cfdatav) in config_fini_component() argument
403 if ((error = frob_cfattachvec(cfattachv, in config_fini_component()
413 frob_cfattachvec(cfattachv, in config_fini_component()