Home
last modified time | relevance | path

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

/original-bsd/sys/kern/
H A Dsubr_autoconf.c158 config_attach(parent, cf, aux, print);
176 config_attach(ROOT, cf, aux, (cfprint_t)NULL);
203 config_attach(parent, cf, aux, print) in config_attach() function
/original-bsd/sys/sys/
H A Ddevice.h115 void config_attach __P((struct device *, struct cfdata *, void *, cfprint_t));