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

  /src/sys/sys/
device.h 347 struct cftable { struct
349 TAILQ_ENTRY(cftable) ct_list; /* list linkage */
352 TAILQ_HEAD(cftablelist, cftable);
  /src/sys/kern/
subr_autoconf.c 162 static struct cftable initcftable;
1060 struct cftable *ct;
1101 struct cftable *ct;
1232 struct cftable *ct;
1860 struct cftable *ct;
2226 struct cftable *ct;

Completed in 18 milliseconds