Home
last modified time | relevance | path

Searched refs:topo_mod_auth (Results 1 – 25 of 31) sorted by relevance

12

/titanic_50/usr/src/lib/fm/topo/modules/common/shared/
H A Dtopo_port.c60 if ((auth = topo_mod_auth(mod, pnode)) == NULL) { in port_create_common()
H A Dtopo_transceiver.c61 if ((auth = topo_mod_auth(mod, pnode)) == NULL) { in transceiver_create_common()
/titanic_50/usr/src/lib/fm/topo/modules/sun4v/sun4vpi/
H A Dpi_generic.c86 auth = topo_mod_auth(mod, t_bindparent); in pi_enum_generic_impl()
H A Dpi_subr.c1003 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 Dutil.c102 auth = topo_mod_auth(mp, parent); in tnode_create()
H A Dpcibus_hba.c192 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 Ddimm_sun4v.c124 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 Dzambezi.c97 nvlist_t *auth = topo_mod_auth(mod, parent); in zam_tnode_create()
/titanic_50/usr/src/lib/fm/topo/modules/i86pc/x86pi/
H A Dx86pi_generic.c64 auth = topo_mod_auth(mod, t_bindparent); in x86pi_enum_generic()
H A Dx86pi_subr.c201 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 Dxfp.c91 nvlist_t *auth = topo_mod_auth(mod, parent); in xfp_tnode_create()
/titanic_50/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_mod.h128 extern nvlist_t *topo_mod_auth(topo_mod_t *, tnode_t *);
H A Dmapfile-vers91 topo_mod_auth;
H A Dtopo_mod.map66 topo_mod_auth { TYPE = FUNCTION; FLAGS = extern };
/titanic_50/usr/src/lib/fm/topo/modules/sun4u/chip/
H A Dchip_sun4u.c185 nvlist_t *auth = topo_mod_auth(mod, rnode); in cpu_create()
/titanic_50/usr/src/lib/fm/topo/modules/sun4v/cpuboard/
H A Dcpuboard_hostbridge.c46 nvlist_t *auth = topo_mod_auth(mp, parent); in cpuboard_node_create()
/titanic_50/usr/src/lib/fm/topo/modules/sun4/ioboard/
H A Dioboard.c167 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 Dopl_hostbridge.c71 nvlist_t *auth = topo_mod_auth(mp, parent); in opl_node_create()
H A Dopl_ioboard.c172 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 Dhostbridge.c194 nvlist_t *auth = topo_mod_auth(mod, parent); in hb_tnode_create()
/titanic_50/usr/src/lib/fm/topo/modules/sun4v/hostbridge/
H A Dhb_sun4v.c104 nvlist_t *auth = topo_mod_auth(mod, parent); in hb_tnode_create()
/titanic_50/usr/src/lib/fm/topo/modules/sun4v/niu/
H A Dniu.c151 nvlist_t *auth = topo_mod_auth(mod, parent); in niu_tnode_create()
/titanic_50/usr/src/lib/fm/topo/modules/common/ipmi/
H A Dipmi_enum.c235 if ((auth = topo_mod_auth(mod, pnode)) == NULL) { in ipmi_check_entity()
/titanic_50/usr/src/lib/fm/topo/modules/sun4v/motherboard/
H A Dmotherboard.c288 nvlist_t *auth = topo_mod_auth(mod, parent); in mb_tnode_create()
/titanic_50/usr/src/lib/fm/topo/modules/sun4v/xaui/
H A Dxaui.c102 nvlist_t *auth = topo_mod_auth(mod, parent); in xaui_tnode_create()

12