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

  /src/sys/dev/tc/
cfb.c 137 static int cfbmatch(device_t, cfdata_t, void *);
141 cfbmatch, cfbattach, NULL, NULL);
234 cfbmatch(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int

Completed in 11 milliseconds