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

  /src/sys/dev/hpc/apm/
apmdev.c 97 static int apmdevmatch(device_t, cfdata_t, void *);
114 apmdevmatch, apmdevattach, NULL, NULL);
601 apmdevmatch(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int
apmdev.c 97 static int apmdevmatch(device_t, cfdata_t, void *);
114 apmdevmatch, apmdevattach, NULL, NULL);
601 apmdevmatch(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int

Completed in 21 milliseconds