Home
last modified time | relevance | path

Searched refs:process_int_tuneable (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/cmd/picl/plugins/sun4u/excalibur/envd/
H A Dpiclenvd.c356 static int process_int_tuneable(char *keyword, char *buf, void *addr,
377 {"force_cpu_fan", process_int_tuneable, &envd_cpu_fan.forced_speed,
379 {"force_system_fan", process_int_tuneable,
417 {"sensor_poll_interval", process_int_tuneable, &sensor_poll_interval,
419 {"warning_interval", process_int_tuneable, &warning_interval,
421 {"warning_duration", process_int_tuneable, &warning_duration,
423 {"disable_piclenvd", process_int_tuneable, &disable_piclenvd,
425 {"disable_power_off", process_int_tuneable, &disable_power_off,
427 {"disable_warning", process_int_tuneable, &disable_warning,
429 {"disable_shutdown", process_int_tuneable, &disable_shutdown,
[all …]