Home | Sort by: relevance | last modified time | path |
/src/sys/kern/ | |
subr_autoconf.c | 935 const struct cfdata *cf1; local in function:rescan_with_cfdata 949 for (cf1 = cf; cf1->cf_name; cf1++) { 951 if (!cfparent_match(d, cf1->cf_pspec)) 955 cfdata_ifattr(cf1), cf1->cf_loc); 993 const struct cfdata *cf1; local in function:dev_in_cfdata 995 for (cf1 = cf; cf1->cf_name; cf1++ [all...] |