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

  /src/sys/arch/x86/pci/
amdtemp.c 163 static int amdtemp_match(device_t, cfdata_t, void *);
176 amdtemp_match, amdtemp_attach, amdtemp_detach, NULL);
179 amdtemp_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int

Completed in 12 milliseconds