Searched refs:TOPO_PGROUP_FACILITY (Results 1 – 9 of 9) sorted by relevance
/titanic_41/usr/src/lib/fm/topo/modules/common/ses/ |
H A D | ses_facility.c | 470 pgi.tpi_name = TOPO_PGROUP_FACILITY; in ses_add_fac_common() 535 if (topo_prop_set_uint32(tn, TOPO_PGROUP_FACILITY, in ses_add_indicator() 557 if (topo_prop_method_register(tn, TOPO_PGROUP_FACILITY, in ses_add_indicator() 566 if (topo_prop_setmutable(tn, TOPO_PGROUP_FACILITY, in ses_add_indicator() 597 if (topo_prop_set_string(tn, TOPO_PGROUP_FACILITY, in ses_add_sensor_common() 600 topo_prop_set_uint32(tn, TOPO_PGROUP_FACILITY, in ses_add_sensor_common() 629 if (topo_prop_set_uint32(tn, TOPO_PGROUP_FACILITY, in ses_add_sensor() 652 if (topo_prop_method_register(tn, TOPO_PGROUP_FACILITY, in ses_add_sensor() 669 if (topo_prop_method_register(tn, TOPO_PGROUP_FACILITY, in ses_add_sensor() 709 if (topo_prop_method_register(tn, TOPO_PGROUP_FACILITY, in ses_add_discrete() [all …]
|
/titanic_41/usr/src/lib/fm/topo/modules/common/fac_prov_ipmi/ |
H A D | fac_prov_ipmi.c | 222 if (topo_prop_get_string(node, TOPO_PGROUP_FACILITY, "entity_ref", in ipmi_platform_message() 351 if (topo_prop_get_string_array(node, TOPO_PGROUP_FACILITY, "entity_ref", in ipmi_sensor_state() 440 if (topo_prop_get_string_array(node, TOPO_PGROUP_FACILITY, "entity_ref", in ipmi_sensor_reading() 530 if (topo_prop_get_string_array(node, TOPO_PGROUP_FACILITY, "entity_ref", in ipmi_indicator_mode() 651 if (topo_prop_get_string_array(node, TOPO_PGROUP_FACILITY, "entity_ref", in bay_locate_mode() 779 if (topo_prop_get_uint32(node, TOPO_PGROUP_FACILITY, TOPO_FACILITY_TYPE, in bay_indicator_mode() 797 if (topo_prop_get_string_array(node, TOPO_PGROUP_FACILITY, "entity_ref", in bay_indicator_mode() 976 if (topo_prop_get_string_array(node, TOPO_PGROUP_FACILITY, "entity_ref", in x4500_present_mode() 1118 if (topo_prop_get_string_array(node, TOPO_PGROUP_FACILITY, "entity_ref", in chassis_service_mode() 1272 pgi.tpi_name = TOPO_PGROUP_FACILITY; in make_sensor_node() [all …]
|
/titanic_41/usr/src/lib/fm/topo/modules/common/fac_prov_mptsas/ |
H A D | fac_prov_mptsas.c | 143 if (topo_prop_get_uint32(node, TOPO_PGROUP_FACILITY, TOPO_FACILITY_TYPE, in mptsas_led_mode()
|
/titanic_41/usr/src/cmd/fm/modules/common/disk-lights/ |
H A D | disk_lights.c | 158 (void) topo_prop_set_uint32(node, TOPO_PGROUP_FACILITY, TOPO_LED_MODE, in dl_fault_walk_inner()
|
/titanic_41/usr/src/lib/fm/topo/libtopo/common/ |
H A D | topo_method.c | 408 if (topo_prop_getpgrp(fp->tf_node, TOPO_PGROUP_FACILITY, in topo_method_sensor_failure()
|
H A D | libtopo.h | 407 #define TOPO_PGROUP_FACILITY "facility" macro
|
H A D | topo_node.c | 722 if (topo_prop_get_uint32(tmp, TOPO_PGROUP_FACILITY, in topo_node_facility()
|
H A D | topo_xml.c | 1442 pgi.tpi_name = TOPO_PGROUP_FACILITY; in fac_process()
|
/titanic_41/usr/src/cmd/fm/fmtopo/common/ |
H A D | fmtopo.c | 358 TOPO_PGROUP_FACILITY, TOPO_FACILITY_TYPE, in print_prop_nameval()
|