/illumos-gate/usr/src/cmd/picl/plugins/sun4u/enchilada/envd/ |
H A D | piclenvsetup.c | 79 picl_prophdl_t proph; /* "Temperature" property handle */ member 119 picl_prophdl_t proph; /* "Speed" property handle */ member 153 picl_prophdl_t proph; /* "Temperature" property handle */ member 180 picl_prophdl_t proph; in get_current_temp() local 209 picl_prophdl_t proph; in get_disk_temp() local 238 picl_prophdl_t proph; in set_current_speed() local 280 picl_prophdl_t proph; in get_current_speed() local 314 picl_prophdl_t proph; in add_regular_prop() local 338 picl_prophdl_t proph; in add_volatile_prop() local 357 picl_prophdl_t proph; in add_sensor_thresh_props() local [all …]
|
H A D | piclenvd.c | 2364 tuneable_lookup(picl_prophdl_t proph) in tuneable_lookup() 2381 picl_prophdl_t proph; in get_cpu_tach() local 2419 picl_prophdl_t proph; in set_cpu_tach() local 2465 picl_prophdl_t proph; in get_sys_tach() local 2503 picl_prophdl_t proph; in set_sys_tach() local 2549 picl_prophdl_t proph; in get_monitor_cpu_mode() local 2587 picl_prophdl_t proph; in set_monitor_cpu_mode() local 2627 picl_prophdl_t proph; in get_monitor_sys_mode() local 2665 picl_prophdl_t proph; in set_monitor_sys_mode() local 2705 picl_prophdl_t proph; in get_string_val() local [all …]
|
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/chicago/envd/ |
H A D | piclenvsetup.c | 75 picl_prophdl_t proph; /* "Temperature" property handle */ member 113 picl_prophdl_t proph; /* "Speed" property handle */ member 141 picl_prophdl_t proph; /* "Temperature" property handle */ member 170 picl_prophdl_t proph; in get_current_temp() local 199 picl_prophdl_t proph; in get_disk_temp() local 228 picl_prophdl_t proph; in set_current_speed() local 270 picl_prophdl_t proph; in get_current_speed() local 304 picl_prophdl_t proph; in add_regular_prop() local 328 picl_prophdl_t proph; in add_volatile_prop() local 347 picl_prophdl_t proph; in add_sensor_thresh_props() local [all …]
|
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/taco/envd/ |
H A D | piclenvsetup.c | 77 picl_prophdl_t proph; /* "Temperature" property handle */ member 110 picl_prophdl_t proph; /* "Speed" property handle */ member 143 picl_prophdl_t proph; in get_current_temp() local 171 picl_prophdl_t proph; in set_current_speed() local 212 picl_prophdl_t proph; in get_current_speed() local 246 picl_prophdl_t proph; in add_regular_prop() local 270 picl_prophdl_t proph; in add_volatile_prop() local 289 picl_prophdl_t proph; in add_sensor_thresh_props() local 334 picl_prophdl_t proph; in add_sensor_nodes_and_props() local 453 picl_prophdl_t proph; in add_fan_nodes_and_props() local [all …]
|
H A D | piclenvd.c | 1604 tuneable_lookup(picl_prophdl_t proph) in tuneable_lookup() 1621 picl_prophdl_t proph; in get_tach() local 1660 picl_prophdl_t proph; in set_tach() local 1704 picl_prophdl_t proph; in get_monitor_mode() local 1742 picl_prophdl_t proph; in set_monitor_mode() local 1779 picl_prophdl_t proph; in get_string_val() local 1798 picl_prophdl_t proph; in set_string_val() local 1820 picl_prophdl_t proph; in get_int_val() local 1839 picl_prophdl_t proph; in set_int_val() local
|
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/excalibur/envd/ |
H A D | piclenvsetup.c | 103 picl_prophdl_t proph; /* "Temperature" property handle */ member 137 picl_prophdl_t proph; /* "Speed" property handle */ member 171 picl_prophdl_t proph; in get_current_target_temp() local 205 picl_prophdl_t proph; in get_current_temp() local 238 picl_prophdl_t proph; in get_current_speed() local 348 picl_prophdl_t proph; in get_unit_address_prop() local 377 picl_prophdl_t proph; in add_regular_prop() local 401 picl_prophdl_t proph; in add_volatile_prop() local 420 picl_prophdl_t proph; in add_sensor_thresh_props() local 477 picl_prophdl_t proph; in add_sensor_nodes_and_props() local [all …]
|
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/grover/envd/ |
H A D | piclenvsetup.c | 131 picl_prophdl_t proph; /* "Temperature" property handle */ member 158 picl_prophdl_t proph; /* "Speed" property handle */ member 190 picl_prophdl_t proph; in get_current_temp() local 219 picl_prophdl_t proph; in get_current_speed() local 325 picl_prophdl_t proph; in get_unit_address_prop() local 354 picl_prophdl_t proph; in add_regular_prop() local 378 picl_prophdl_t proph; in add_volatile_prop() local 397 picl_prophdl_t proph; in add_sensor_thresh_props() local 454 picl_prophdl_t proph; in add_sensor_nodes_and_props() local 627 picl_prophdl_t proph; in add_fan_nodes_and_props() local
|
/illumos-gate/usr/src/lib/libpicl/ |
H A D | picl.c | 354 picl_get_propval(picl_prophdl_t proph, void *valbuf, size_t nbytes) in picl_get_propval() 432 picl_set_propval(picl_prophdl_t proph, void *valbuf, size_t nbytes) in picl_set_propval() 503 picl_get_propinfo(picl_prophdl_t proph, picl_propinfo_t *pinfo) in picl_get_propinfo() 536 picl_get_first_prop(picl_nodehdl_t nodeh, picl_prophdl_t *proph) in picl_get_first_prop() 566 picl_get_next_prop(picl_prophdl_t proph, picl_prophdl_t *nextprop) in picl_get_next_prop() 598 picl_prophdl_t *proph) in picl_get_prop_by_name() 631 picl_get_next_by_row(picl_prophdl_t proph, picl_prophdl_t *rowproph) in picl_get_next_by_row() 663 picl_get_next_by_col(picl_prophdl_t proph, picl_prophdl_t *colproph) in picl_get_next_by_col() 762 picl_propinfo_t *pinfo, picl_prophdl_t *proph) in picl_get_propinfo_by_name()
|
/illumos-gate/usr/src/lib/libpicltree/ |
H A D | picltree.c | 718 lookup_and_lock_propnode(int rw, picl_prophdl_t proph, picl_obj_t **nodep, in lookup_and_lock_propnode() 1084 lookup_verify_prop_handle(picl_prophdl_t proph, picl_obj_t **ret) in lookup_verify_prop_handle() 1263 picl_prophdl_t *proph) in ptree_create_prop() 1398 ptree_destroy_prop(picl_prophdl_t proph) in ptree_destroy_prop() 1428 ptree_add_prop(picl_nodehdl_t nodeh, picl_prophdl_t proph) in ptree_add_prop() 1549 ptree_delete_prop(picl_prophdl_t proph) in ptree_delete_prop() 1723 ptree_get_next_by_row(picl_prophdl_t proph, picl_prophdl_t *nextrowh) in ptree_get_next_by_row() 1755 ptree_get_next_by_col(picl_prophdl_t proph, picl_prophdl_t *nextcolh) in ptree_get_next_by_col() 2096 ptree_get_propinfo(picl_prophdl_t proph, ptree_propinfo_t *pinfo) in ptree_get_propinfo() 2230 xptree_get_propval_with_cred(picl_prophdl_t proph, void *vbuf, size_t size, in xptree_get_propval_with_cred() [all …]
|
H A D | picltree.h | 48 picl_prophdl_t proph; member 54 picl_prophdl_t proph; member
|
/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/opl/common/ |
H A D | opl_picl.c | 91 picl_prophdl_t proph; in opl_pci_callback() local 418 picl_prophdl_t proph; in opl_get_first_compatible_value() local 791 picl_prophdl_t proph; in is_66mhz_capable() local 826 picl_prophdl_t proph; in picldiag_get_uint_propval() local 911 picl_prophdl_t proph; in get_proc_mode() local
|
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/littleneck/frutree/ |
H A D | piclfrutree.c | 548 picl_prophdl_t proph; in add_ref_prop() local 572 picl_prophdl_t proph; in add_slot_prop() local 592 picl_prophdl_t proph; in add_label_prop() local 616 picl_prophdl_t proph; in add_void_fda_prop() local 636 picl_prophdl_t proph; in add_viewpoints_prop() local
|
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/cherrystone/frutree/ |
H A D | piclfrutree.c | 676 picl_prophdl_t proph; in add_ref_prop() local 700 picl_prophdl_t proph; in add_slot_prop() local 720 picl_prophdl_t proph; in add_label_prop() local 744 picl_prophdl_t proph; in add_void_fda_prop() local 764 picl_prophdl_t proph; in add_viewpoints_prop() local
|
/illumos-gate/usr/src/cmd/picl/prtpicl/ |
H A D | prtpicl.c | 182 print_propval(int lvl, picl_prophdl_t proph, const picl_propinfo_t *propinfo) in print_propval() 381 picl_prophdl_t proph; in print_proplist() local 436 picl_prophdl_t proph; in print_tree_by_class() local
|
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/daktari/frutree/ |
H A D | piclfrutree.c | 770 picl_prophdl_t proph; in add_ref_prop() local 794 picl_prophdl_t proph; in add_slot_prop() local 814 picl_prophdl_t proph; in add_label_prop() local 838 picl_prophdl_t proph; in add_void_fda_prop() local 858 picl_prophdl_t proph; in add_viewpoints_prop() local
|
/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/ontario/common/ |
H A D | huron.c | 388 picl_prophdl_t proph; in huron_get_first_compatible_value() local 446 picl_prophdl_t proph; in huron_get_int_propval() local
|
H A D | pelton.c | 398 picl_prophdl_t proph; in pelton_get_first_compatible_value() local 456 picl_prophdl_t proph; in pelton_get_int_propval() local
|
H A D | stpaul.c | 459 picl_prophdl_t proph; in stpaul_get_first_compatible_value() local 517 picl_prophdl_t proph; in stpaul_get_int_propval() local
|
H A D | ontario.c | 604 picl_prophdl_t proph; in ontario_get_first_compatible_value() local 662 picl_prophdl_t proph; in ontario_get_int_propval() local
|
H A D | erie.c | 258 picl_prophdl_t proph; in erie_get_first_compatible_value() local 320 picl_prophdl_t proph; in erie_get_int_propval() local
|
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/envmon/ |
H A D | piclenvmon.c | 558 picl_prophdl_t proph; in add_regular_prop() local 583 picl_prophdl_t proph; in add_volatile_prop() local 854 find_picl_handle(picl_prophdl_t proph) in find_picl_handle() 909 picl_prophdl_t proph; in read_vol_data() local 1040 picl_prophdl_t proph; in write_led_data() local 1502 free_vol_prop(picl_prophdl_t proph) in free_vol_prop() 1536 picl_prophdl_t proph; in envmon_evhandler() local
|
/illumos-gate/usr/src/cmd/picl/plugins/sun4v/pri/ |
H A D | priplugin.c | 75 picl_prophdl_t proph; in prop_exists() local 88 picl_prophdl_t proph; in add_md_prop() local
|
/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/montoya/common/ |
H A D | montoya.c | 488 picl_prophdl_t proph; in montoya_get_first_compatible_value() local 546 picl_prophdl_t proph; in montoya_get_int_propval() local
|
/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/monza/common/ |
H A D | monza.c | 533 picl_prophdl_t proph; in monza_get_first_compatible_value() local 591 picl_prophdl_t proph; in monza_get_int_propval() local
|
/illumos-gate/usr/src/lib/libprtdiag/common/ |
H A D | display_sun4v.c | 344 picl_prophdl_t proph; in get_slot_number() local 645 picl_prophdl_t proph; in sun4v_get_first_compatible_value() local 903 picl_prophdl_t proph; in sun4v_display_cpus() local 1759 picl_prophdl_t proph; in sun4v_print_fru_status_callback() local 1987 picl_prophdl_t proph; in openprom_callback() local
|