/titanic_50/usr/src/lib/fm/topo/modules/common/shared/ |
H A D | topo_port.c | 60 if ((auth = topo_mod_auth(mod, pnode)) == NULL) { in port_create_common()
|
H A D | topo_transceiver.c | 61 if ((auth = topo_mod_auth(mod, pnode)) == NULL) { in transceiver_create_common()
|
/titanic_50/usr/src/lib/fm/topo/modules/sun4v/sun4vpi/ |
H A D | pi_generic.c | 86 auth = topo_mod_auth(mod, t_bindparent); in pi_enum_generic_impl()
|
H A D | pi_subr.c | 1003 auth = topo_mod_auth(mod, t_parent); in pi_set_auth() 1241 auth = topo_mod_auth(mod, t_parent); in pi_set_frufmri()
|
/titanic_50/usr/src/lib/fm/topo/modules/common/pcibus/ |
H A D | util.c | 102 auth = topo_mod_auth(mp, parent); in tnode_create()
|
H A D | pcibus_hba.c | 192 auth = topo_mod_auth(mod, parent); in pci_iports_instantiate() 276 auth = topo_mod_auth(mod, parent); in pci_receptacle_instantiate()
|
/titanic_50/usr/src/lib/fm/topo/modules/sun4v/dimm/ |
H A D | dimm_sun4v.c | 124 nvlist_t *auth = topo_mod_auth(mod, parent); in mem_tnode_create() 212 auth = topo_mod_auth(mod, pnode); in create_one_dimm()
|
/titanic_50/usr/src/lib/fm/topo/modules/sun4v/zambezi/ |
H A D | zambezi.c | 97 nvlist_t *auth = topo_mod_auth(mod, parent); in zam_tnode_create()
|
/titanic_50/usr/src/lib/fm/topo/modules/i86pc/x86pi/ |
H A D | x86pi_generic.c | 64 auth = topo_mod_auth(mod, t_bindparent); in x86pi_enum_generic()
|
H A D | x86pi_subr.c | 201 auth = topo_mod_auth(mod, t_parent); in x86pi_set_auth() 420 auth = topo_mod_auth(mod, t_parent); in x86pi_set_frufmri()
|
/titanic_50/usr/src/lib/fm/topo/modules/common/xfp/ |
H A D | xfp.c | 91 nvlist_t *auth = topo_mod_auth(mod, parent); in xfp_tnode_create()
|
/titanic_50/usr/src/lib/fm/topo/libtopo/common/ |
H A D | topo_mod.h | 128 extern nvlist_t *topo_mod_auth(topo_mod_t *, tnode_t *);
|
H A D | mapfile-vers | 91 topo_mod_auth;
|
H A D | topo_mod.map | 66 topo_mod_auth { TYPE = FUNCTION; FLAGS = extern };
|
/titanic_50/usr/src/lib/fm/topo/modules/sun4u/chip/ |
H A D | chip_sun4u.c | 185 nvlist_t *auth = topo_mod_auth(mod, rnode); in cpu_create()
|
/titanic_50/usr/src/lib/fm/topo/modules/sun4v/cpuboard/ |
H A D | cpuboard_hostbridge.c | 46 nvlist_t *auth = topo_mod_auth(mp, parent); in cpuboard_node_create()
|
/titanic_50/usr/src/lib/fm/topo/modules/sun4/ioboard/ |
H A D | ioboard.c | 167 nvlist_t *auth = topo_mod_auth(mod, parent); in iob_tnode_create()
|
/titanic_50/usr/src/lib/fm/topo/modules/SUNW,SPARC-Enterprise/ioboard/ |
H A D | opl_hostbridge.c | 71 nvlist_t *auth = topo_mod_auth(mp, parent); in opl_node_create()
|
H A D | opl_ioboard.c | 172 nvlist_t *auth = topo_mod_auth(mp, parent); in opl_iob_node_create()
|
/titanic_50/usr/src/lib/fm/topo/modules/common/hostbridge/ |
H A D | hostbridge.c | 194 nvlist_t *auth = topo_mod_auth(mod, parent); in hb_tnode_create()
|
/titanic_50/usr/src/lib/fm/topo/modules/sun4v/hostbridge/ |
H A D | hb_sun4v.c | 104 nvlist_t *auth = topo_mod_auth(mod, parent); in hb_tnode_create()
|
/titanic_50/usr/src/lib/fm/topo/modules/sun4v/niu/ |
H A D | niu.c | 151 nvlist_t *auth = topo_mod_auth(mod, parent); in niu_tnode_create()
|
/titanic_50/usr/src/lib/fm/topo/modules/common/ipmi/ |
H A D | ipmi_enum.c | 235 if ((auth = topo_mod_auth(mod, pnode)) == NULL) { in ipmi_check_entity()
|
/titanic_50/usr/src/lib/fm/topo/modules/sun4v/motherboard/ |
H A D | motherboard.c | 288 nvlist_t *auth = topo_mod_auth(mod, parent); in mb_tnode_create()
|
/titanic_50/usr/src/lib/fm/topo/modules/sun4v/xaui/ |
H A D | xaui.c | 102 nvlist_t *auth = topo_mod_auth(mod, parent); in xaui_tnode_create()
|