/titanic_41/usr/src/lib/fm/topo/modules/i86pc/x86pi/ |
H A D | x86pi_subr.c | 345 FM_FMRI_AUTH_SERVER, &err); in x86pi_set_auth() 347 result = nvlist_lookup_string(auth, FM_FMRI_AUTH_SERVER, in x86pi_set_auth() 368 FM_FMRI_AUTH_SERVER, TOPO_PROP_IMMUTABLE, server, in x86pi_set_auth() 375 FM_FMRI_AUTH_SERVER, err, in x86pi_set_auth()
|
/titanic_41/usr/src/lib/fm/topo/modules/sun4v/chip/ |
H A D | chip_sun4v.c | 146 FM_FMRI_AUTH_SERVER, &server, &err) == 0) { in chip_tnode_create() 147 (void) nvlist_add_string(auth, FM_FMRI_AUTH_SERVER, in chip_tnode_create() 191 FM_FMRI_AUTH_SERVER, &err); in chip_tnode_create()
|
/titanic_41/usr/src/lib/fm/topo/modules/sun4v/motherboard/ |
H A D | motherboard.c | 264 if (nvlist_lookup_string(auth, FM_FMRI_AUTH_SERVER, &server) == 0) in mb_prop_set() 266 FM_FMRI_AUTH_SERVER, TOPO_PROP_IMMUTABLE, server, &err); in mb_prop_set()
|
/titanic_41/usr/src/lib/fm/topo/modules/sun4v/zambezi/ |
H A D | zambezi.c | 130 FM_FMRI_AUTH_SERVER, &err); in zam_tnode_create()
|
/titanic_41/usr/src/lib/fm/topo/modules/common/xfp/ |
H A D | xfp.c | 124 FM_FMRI_AUTH_SERVER, &err); in xfp_tnode_create()
|
/titanic_41/usr/src/lib/fm/topo/modules/sun4v/sun4vpi/ |
H A D | pi_subr.c | 1153 FM_FMRI_AUTH_SERVER, &err); in pi_set_auth() 1156 result = nvlist_lookup_string(auth, FM_FMRI_AUTH_SERVER, in pi_set_auth() 1184 FM_FMRI_AUTH_SERVER, TOPO_PROP_IMMUTABLE, server, in pi_set_auth() 1191 FM_FMRI_AUTH_SERVER, err, in pi_set_auth()
|
/titanic_41/usr/src/uts/common/sys/fm/ |
H A D | protocol.h | 185 #define FM_FMRI_AUTH_SERVER "server-id" macro
|
/titanic_41/usr/src/lib/fm/libfmd_msg/common/ |
H A D | fmd_msg_test.c | 76 err |= nvlist_add_string(auth, FM_FMRI_AUTH_SERVER, "server"); in main()
|
H A D | fmd_msg.c | 1328 if (nvlist_lookup_string(auth, FM_FMRI_AUTH_SERVER, &server) != 0) in fmd_msg_gettext_locked()
|
/titanic_41/usr/src/cmd/fm/schemes/hc/ |
H A D | scheme.c | 149 FM_FMRI_AUTH_SERVER, in auth_compare()
|
/titanic_41/usr/src/lib/fm/topo/modules/common/hostbridge/ |
H A D | hostbridge.c | 227 FM_FMRI_AUTH_SERVER, &err); in hb_tnode_create()
|
/titanic_41/usr/src/lib/fm/topo/libtopo/common/ |
H A D | topo_node.c | 525 FM_FMRI_AUTH_SERVER, &err); in topo_node_bind() 659 FM_FMRI_AUTH_SERVER, &err); in topo_node_facbind()
|
H A D | topo_mod.c | 836 FM_FMRI_AUTH_SERVER, &server, &err); in topo_mod_auth() 869 err |= nvlist_add_string(auth, FM_FMRI_AUTH_SERVER, server); in topo_mod_auth()
|
H A D | hc.c | 289 if ((topo_prop_inherit(node, FM_FMRI_AUTHORITY, FM_FMRI_AUTH_SERVER, in hc_prop_set() 291 if (nvlist_lookup_string(auth, FM_FMRI_AUTH_SERVER, &server) in hc_prop_set() 294 FM_FMRI_AUTH_SERVER, TOPO_PROP_IMMUTABLE, server, in hc_prop_set()
|
/titanic_41/usr/src/lib/fm/topo/modules/sun4v/dimm/ |
H A D | dimm_sun4v.c | 157 FM_FMRI_AUTH_SERVER, &err); in mem_tnode_create()
|
/titanic_41/usr/src/cmd/fm/modules/common/ip-transport/ |
H A D | ip.c | 367 FM_FMRI_AUTH_SERVER, ipx->ipx_addr); in ip_xprt_auth() 370 (void) nvlist_add_string(nvl, FM_FMRI_AUTH_SERVER, ipx->ipx_addr); in ip_xprt_auth()
|
/titanic_41/usr/src/cmd/fm/fmd/common/ |
H A D | fmd_protocol.c | 73 err |= nvlist_add_string(nvl, FM_FMRI_AUTH_SERVER, str); in fmd_protocol_authority()
|
/titanic_41/usr/src/lib/fm/topo/modules/sun4v/xaui/ |
H A D | xaui.c | 135 FM_FMRI_AUTH_SERVER, &err); in xaui_tnode_create()
|
/titanic_41/usr/src/lib/fm/topo/modules/sun4v/cpuboard/ |
H A D | cpuboard.c | 284 FM_FMRI_AUTH_SERVER, &err); in cpuboard_tnode_create()
|
/titanic_41/usr/src/cmd/fm/fmadm/common/ |
H A D | faulty.c | 329 (void) nvlist_lookup_string(auth, FM_FMRI_AUTH_SERVER, &server); in find_hostid()
|
/titanic_41/usr/src/lib/fm/topo/modules/common/ses/ |
H A D | ses.c | 1054 FM_FMRI_AUTH_SERVER, TOPO_PROP_IMMUTABLE, "", in ses_set_standard_props()
|