Home
last modified time | relevance | path

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 Dses_facility.c470 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 Dfac_prov_ipmi.c222 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 Dfac_prov_mptsas.c143 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 Ddisk_lights.c158 (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 Dtopo_method.c408 if (topo_prop_getpgrp(fp->tf_node, TOPO_PGROUP_FACILITY, in topo_method_sensor_failure()
H A Dlibtopo.h407 #define TOPO_PGROUP_FACILITY "facility" macro
H A Dtopo_node.c722 if (topo_prop_get_uint32(tmp, TOPO_PGROUP_FACILITY, in topo_node_facility()
H A Dtopo_xml.c1442 pgi.tpi_name = TOPO_PGROUP_FACILITY; in fac_process()
/titanic_41/usr/src/cmd/fm/fmtopo/common/
H A Dfmtopo.c358 TOPO_PGROUP_FACILITY, TOPO_FACILITY_TYPE, in print_prop_nameval()