Home
last modified time | relevance | path

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

/netbsd/src/sys/kern/
Dsubr_autoconf.c298 frob_cfattachvec(const struct cfattachinit *cfattachv, in frob_cfattachvec() argument
307 for (cfai = &cfattachv[0]; cfai->cfai_name != NULL; cfai++) { in frob_cfattachvec()
334 if (cfai == &cfattachv[0]) in frob_cfattachvec()
392 const struct cfattachinit *cfattachv, struct cfdata *cfdatav) in config_init_component() argument
401 if ((error = frob_cfattachvec(cfattachv, in config_init_component()
409 frob_cfattachvec(cfattachv, in config_init_component()
425 const struct cfattachinit *cfattachv, struct cfdata *cfdatav) in config_fini_component() argument
433 if ((error = frob_cfattachvec(cfattachv, in config_fini_component()
443 frob_cfattachvec(cfattachv, in config_fini_component()