/osnet-11/usr/src/lib/fm/topo/modules/common/pcibus/ |
H A D | util.c | 102 auth = topo_mod_auth(mp, parent);
|
H A D | pcibus_hba.c | 192 auth = topo_mod_auth(mod, parent); 276 auth = topo_mod_auth(mod, parent);
|
/osnet-11/usr/src/lib/fm/topo/modules/sun4v/sun4vpi/common/ |
H A D | pi_generic.c | 85 auth = topo_mod_auth(mod, t_bindparent);
|
H A D | pi_subr.c | 1066 auth = topo_mod_auth(mod, t_parent); 1117 auth = topo_mod_auth(mod, t_parent);
|
/osnet-11/usr/src/lib/fm/topo/modules/common/bay/common/ |
H A D | bay_common.c | 102 auth = topo_mod_auth(mod, pnode); 216 auth = topo_mod_auth(mod, pnode);
|
H A D | bay_subr.c | 460 auth = topo_mod_auth(mod, tnp);
|
/osnet-11/usr/src/lib/fm/topo/modules/common/xfp/common/ |
H A D | xfp.c | 90 nvlist_t *auth = topo_mod_auth(mod, parent);
|
/osnet-11/usr/src/lib/fm/topo/modules/i86pc/x86pi/common/ |
H A D | x86pi_generic.c | 63 auth = topo_mod_auth(mod, t_bindparent);
|
H A D | x86pi_subr.c | 194 auth = topo_mod_auth(mod, t_parent); 239 auth = topo_mod_auth(mod, t_parent);
|
/osnet-11/usr/src/lib/fm/topo/modules/sun4v/zambezi/common/ |
H A D | zambezi.c | 97 nvlist_t *auth = topo_mod_auth(mod, parent);
|
/osnet-11/usr/src/lib/fm/topo/modules/sun4v/dimm/common/ |
H A D | dimm_sun4v.c | 123 nvlist_t *auth = topo_mod_auth(mod, parent); 214 auth = topo_mod_auth(mod, pnode);
|
/osnet-11/usr/src/lib/fm/topo/libtopo/common/ |
H A D | topo_mod.h | 124 extern nvlist_t *topo_mod_auth(topo_mod_t *, tnode_t *);
|
H A D | topo_mod.c | 1061 topo_mod_auth(topo_mod_t *mod, tnode_t *pnode) function
|
/osnet-11/usr/src/lib/fm/topo/modules/SUNW,SPARC-Enterprise/ioboard/common/ |
H A D | opl_hostbridge.c | 70 nvlist_t *auth = topo_mod_auth(mp, parent);
|
H A D | opl_ioboard.c | 171 nvlist_t *auth = topo_mod_auth(mp, parent);
|
/osnet-11/usr/src/lib/fm/topo/modules/sun4u/chip/common/ |
H A D | chip_sun4u.c | 182 nvlist_t *auth = topo_mod_auth(mod, rnode);
|
/osnet-11/usr/src/lib/fm/topo/modules/sun4v/cpuboard/common/ |
H A D | cpuboard_hostbridge.c | 45 nvlist_t *auth = topo_mod_auth(mp, parent);
|
H A D | cpuboard.c | 247 nvlist_t *auth = topo_mod_auth(mod, parent);
|
/osnet-11/usr/src/lib/fm/topo/modules/common/hostbridge/ |
H A D | hostbridge.c | 193 nvlist_t *auth = topo_mod_auth(mod, parent);
|
/osnet-11/usr/src/lib/fm/topo/modules/sun4v/hostbridge/common/ |
H A D | hb_sun4v.c | 103 nvlist_t *auth = topo_mod_auth(mod, parent);
|
/osnet-11/usr/src/lib/fm/topo/modules/sun4v/niu/common/ |
H A D | niu.c | 150 nvlist_t *auth = topo_mod_auth(mod, parent);
|
/osnet-11/usr/src/lib/fm/topo/modules/common/ipmi/common/ |
H A D | ipmi_enum.c | 291 if ((auth = topo_mod_auth(mod, pnode)) == NULL) { 292 topo_mod_dprintf(mod, "topo_mod_auth() failed: %s",
|
/osnet-11/usr/src/lib/fm/topo/modules/sun4v/motherboard/common/ |
H A D | motherboard.c | 297 nvlist_t *auth = topo_mod_auth(mod, parent);
|
/osnet-11/usr/src/lib/fm/topo/modules/sun4v/xaui/common/ |
H A D | xaui.c | 101 nvlist_t *auth = topo_mod_auth(mod, parent);
|
/osnet-11/usr/src/lib/fm/topo/modules/i86pc/chip/common/ |
H A D | chip.c | 767 auth = topo_mod_auth(mod, pnode);
|