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

  /src/sys/sys/
device.h 355 typedef int (*cfsubmatch_t)(device_t, cfdata_t, const int *, void *); typedef
487 cfsubmatch_t submatch; /* submatch function (direct config) */
561 cfdata_t config_rootsearch(cfsubmatch_t, const char *, void *);
  /src/sys/kern/
subr_autoconf.c 167 cfsubmatch_t fn;
186 cfsubmatch_t submatch;/* submatch function (direct config) */
1313 config_rootsearch(cfsubmatch_t fn, const char *rootname, void *aux)

Completed in 20 milliseconds