Searched refs:cfattachinit (Results 1 – 4 of 4) sorted by relevance
47 const struct cfattachinit cfattachinit[] = { variable137 const struct cfattachinit *cfai = &cfattach_ioconf_mainbus[0]; in rump_mainbus_attach()
433 * The cfattachinit is a data structure used to associate a list of436 struct cfattachinit { struct 527 const struct cfattachinit *, struct cfdata *);529 const struct cfattachinit *, struct cfdata *);437 cfai_namecfattachinit global() argument 438 cfai_listcfattachinit global() argument
146 extern const struct cfattachinit cfattachinit[];298 frob_cfattachvec(const struct cfattachinit *cfattachv, in frob_cfattachvec()302 const struct cfattachinit *cfai = NULL; in frob_cfattachvec()372 frob_cfattachvec(cfattachinit, in config_init()392 const struct cfattachinit *cfattachv, struct cfdata *cfdatav) in config_init_component()425 const struct cfattachinit *cfattachv, struct cfdata *cfdatav) in config_fini_component()
816 static struct cfattachinit pad_cfattach[] = {