HomeSort by: relevance | last modified time | path
    Searched defs:initcftable (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/kern/
subr_autoconf.c 153 static struct cftable initcftable; variable in typeref:struct:cftable
375 initcftable.ct_cfdata = cfdata;
376 TAILQ_INSERT_TAIL(&allcftables, &initcftable, ct_list);
subr_autoconf.c 153 static struct cftable initcftable; variable in typeref:struct:cftable
375 initcftable.ct_cfdata = cfdata;
376 TAILQ_INSERT_TAIL(&allcftables, &initcftable, ct_list);

Completed in 29 milliseconds