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

  /src/sys/arch/x86/pci/
amdzentemp.c 133 static int amdzentemp_match(device_t, cfdata_t, void *);
145 amdzentemp_match, amdzentemp_attach, amdzentemp_detach, NULL);
148 amdzentemp_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int
amdzentemp.c 133 static int amdzentemp_match(device_t, cfdata_t, void *);
145 amdzentemp_match, amdzentemp_attach, amdzentemp_detach, NULL);
148 amdzentemp_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int

Completed in 21 milliseconds