OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:thresholds
(Results
1 - 5
of
5
) 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
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
/src/sbin/atactl/
atactl.c
859
* Print out SMART attribute
thresholds
and values
899
fprintf(stderr, "SMART attribute
thresholds
checksum error\n");
914
if (threshold_buf->
thresholds
[j].id == i)
915
thresh = threshold_buf->
thresholds
[j].value;
/src/sys/dev/pci/
if_iwmreg.h
744
*
thresholds
reporting
2098
* struct iwm_temp_report_ths_cmd - set temperature
thresholds
2101
* @num_temps: number of temperature
thresholds
passed
2102
* @
thresholds
: array with the
thresholds
to be configured
2106
uint16_t
thresholds
[IWM_MAX_DTS_TRIPS];
member in struct:iwm_temp_report_ths_cmd
/src/external/lgpl3/gmp/dist/
configure
1511
--enable-minithres choose minimal
thresholds
for testing [default=no]
4025
# fat_thresholds fat
thresholds
24997
# fat.h includes
thresholds
listed in $fat_thresholds, extracted from
25078
echo "/* variable
thresholds
*/" >>fat.h
25180
# Extract desired
thresholds
from gmp-mparam.h file in this directory,
Completed in 196 milliseconds
Indexes created Fri Aug 28 00:25:22 UTC 2026