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

  /src/sys/sys/
device.h 352 typedef int (*cfsubmatch_t)(device_t, cfdata_t, const int *, void *); typedef in typeref:typename:int (*)(device_t,cfdata_t,const int *,void *)
471 cfsubmatch_t submatch; /* submatch function (direct config) */
544 cfdata_t config_rootsearch(cfsubmatch_t, const char *, void *);

Completed in 13 milliseconds