/illumos-gate/usr/src/cmd/picl/plugins/sun4u/chicago/envd/ |
H A D | piclenvd.c | 190 int env_debug = 0; variable 450 {"verbose", PICL_PTYPE_INT, &env_debug, 544 if (total_temp_retries && env_debug) { in get_temperature() 603 if (total_fan_retries && env_debug) { in get_fan_speed() 691 if (env_debug) { in envd_setup_fans() 703 if (env_debug) { in envd_setup_fans() 741 if (env_debug) { in envd_setup_disks() 751 if (env_debug) { in envd_setup_disks() 760 if (env_debug) { in envd_setup_disks() 775 if (env_debug) { in envd_setup_disks() [all …]
|
H A D | piclenvsetup.c | 404 if (env_debug) { in add_sensor_nodes_and_props() 422 if (env_debug) in add_sensor_nodes_and_props() 467 if (env_debug) in add_sensor_nodes_and_props() 521 if (env_debug) in add_disk_nodes_and_props() 529 if (env_debug) in add_disk_nodes_and_props() 548 if (env_debug) in add_disk_nodes_and_props() 610 if (env_debug) in add_disk_nodes_and_props() 679 if (env_debug) in add_fan_nodes_and_props() 691 if (env_debug) in add_fan_nodes_and_props() 850 if (env_debug) in env_picl_setup_tuneables() [all …]
|
H A D | envd.h | 542 extern int env_debug;
|
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/enchilada/envd/ |
H A D | piclenvd.c | 149 int env_debug = 0; variable 419 {"verbose", PICL_PTYPE_INT, &env_debug, 533 if (env_debug) in get_envseg() 549 if (env_debug) in get_envseg() 681 if (env_debug) in process_fru_seeprom() 710 if (env_debug) in process_fru_seeprom() 1050 if (env_debug) in envd_setup_fans() 1078 if (env_debug) in envd_setup_fans() 1118 if (env_debug) in envd_setup_disks() 1128 if (env_debug) in envd_setup_disks() [all …]
|
H A D | piclenvsetup.c | 424 if (env_debug) in add_sensor_nodes_and_props() 470 if (env_debug) in add_sensor_nodes_and_props() 530 if (env_debug) in add_disk_nodes_and_props() 546 if (env_debug) in add_disk_nodes_and_props() 608 if (env_debug) in add_disk_nodes_and_props() 673 if (env_debug) in add_fan_nodes_and_props() 685 if (env_debug) in add_fan_nodes_and_props() 746 if (env_debug) in add_fan_nodes_and_props()
|
H A D | envd.h | 463 extern int env_debug;
|
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/excalibur/envd/ |
H A D | piclenvd.c | 190 int env_debug; variable 443 {"env_debug", process_int_tuneable, &env_debug, sizeof (env_debug)}, 499 if (env_debug) in parse_lpm_ranges() 520 if (env_debug) in parse_lpm_ranges() 583 if (env_debug) in get_lpm_speed() 587 if (env_debug) in get_lpm_speed() 852 if (env_debug) in get_envseg() 868 if (env_debug > 1) in get_envseg() 901 if (env_debug > 1) { in get_envseg() 959 if (env_debug > 1) in get_fru_envsegs() [all …]
|
H A D | piclenvsetup.c | 517 if (env_debug) in add_sensor_nodes_and_props() 600 if (env_debug) in add_sensor_nodes_and_props() 692 if (env_debug) in add_fan_nodes_and_props() 742 if (env_debug) in add_fan_nodes_and_props()
|
H A D | envd.h | 362 extern int env_debug;
|
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/taco/envd/ |
H A D | piclenvd.c | 129 int env_debug = 0; variable 282 {"verbose", PICL_PTYPE_INT, &env_debug, 389 if (env_debug) in get_envseg() 405 if (env_debug) in get_envseg() 535 if (env_debug) in process_fru_seeprom() 564 if (env_debug) in process_fru_seeprom() 907 if (env_debug) in envd_setup_sensors() 924 if (env_debug) in envd_setup_sensors() 953 if (env_debug) { in envd_setup_sensors() 1005 if (env_debug) in updateadm_ranges() [all …]
|
H A D | piclenvsetup.c | 354 if (env_debug) in add_sensor_nodes_and_props() 400 if (env_debug) in add_sensor_nodes_and_props() 475 if (env_debug) in add_fan_nodes_and_props() 526 if (env_debug) in add_fan_nodes_and_props()
|
H A D | envd.h | 357 extern int env_debug;
|
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/grover/envd/ |
H A D | piclenvd.c | 128 int env_debug; variable 246 {"env_debug", &env_debug, KTYPE_INT, sizeof (env_debug)}, 533 if (env_debug) in monitor_sensors() 658 if (env_debug) in envthr() 725 if (env_debug > 1) { in pmthr() 887 if (env_debug) in process_env_conf_file() 912 if (env_debug) in process_env_conf_file()
|
H A D | piclenvsetup.c | 494 if (env_debug) in add_sensor_nodes_and_props() 562 if (env_debug) in add_sensor_nodes_and_props() 654 if (env_debug) in add_fan_nodes_and_props() 704 if (env_debug) in add_fan_nodes_and_props()
|
H A D | envd.h | 160 extern int env_debug;
|