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

  /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/therm/
nouveau_nvkm_subdev_therm_temp.c 54 /* enforce a minimum hysteresis on thresholds */
91 static const char * const thresholds[] = { local in function:nvkm_therm_sensor_event
96 if ((unsigned)thrs >= __arraycount(thresholds))
102 temperature, thresholds[thrs]);
105 temperature, thresholds[thrs]);
203 "programmed thresholds [ %d(%d), %d(%d), %d(%d), %d(%d) ]\n",
  /src/sys/dev/ata/
atareg.h 558 struct ata_smart_thresh thresholds[30]; member in struct:ata_smart_thresholds

Completed in 138 milliseconds