Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/topo/modules/i86pc/chipset/
H A Dchipset.c99 if ((auth = topo_mod_auth(mod, pnode)) == NULL) { in topo_chipset_enum()
/illumos-gate/usr/src/lib/fm/topo/modules/common/pcibus/
H A Dpcibus_hba.c201 auth = topo_mod_auth(mod, parent); in pci_iports_instantiate()
285 auth = topo_mod_auth(mod, parent); in pci_receptacle_instantiate()
H A Dutil.c100 auth = topo_mod_auth(mp, parent); in tnode_create()
/illumos-gate/usr/src/lib/fm/topo/modules/common/shared/
H A Dtopo_port.c67 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()
/illumos-gate/usr/src/lib/fm/topo/modules/common/smbios/
H A Dsmbios_enum.c120 if ((auth = topo_mod_auth(mod, smed->sme_pnode)) == NULL) { in smbios_make_slot()
220 if ((auth = topo_mod_auth(mod, slotnode)) == NULL) { in smbios_make_dimm()
463 if ((auth = topo_mod_auth(mod, smed->sme_pnode)) == NULL) { in smbios_enum_motherboard()
/illumos-gate/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()
/illumos-gate/usr/src/lib/fm/topo/modules/common/xfp/
H A Dxfp.c91 nvlist_t *auth = topo_mod_auth(mod, parent); in xfp_tnode_create()
/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dmapfile-vers108 topo_mod_auth;
H A Dtopo_mod.h136 extern nvlist_t *topo_mod_auth(topo_mod_t *, tnode_t *);
H A Dtopo_mod.c831 topo_mod_auth(topo_mod_t *mod, tnode_t *pnode) in topo_mod_auth() function
1004 if ((auth = topo_mod_auth(mod, ufmnode)) == NULL) { in topo_mod_create_ufm_slot()
1136 if ((auth = topo_mod_auth(mod, parent)) == NULL) { in topo_mod_create_ufm()
H A Dtopo_mod.map76 topo_mod_auth { TYPE = FUNCTION; FLAGS = extern };
H A Dhc.c280 auth = topo_mod_auth(mod, pnode); in hc_enum()
/illumos-gate/usr/src/lib/fm/topo/modules/common/disk/
H A Ddisk_nvme.c351 auth = topo_mod_auth(mod, nei->nei_nvme); in disk_nvme_make_ns()
528 auth = topo_mod_auth(mod, nvme_info->nei_parent); in make_nvme_node()
H A Ddisk_common.c496 auth = topo_mod_auth(mod, parent); in disk_tnode_create()
/illumos-gate/usr/src/lib/fm/topo/modules/common/hostbridge/
H A Dhostbridge.c194 nvlist_t *auth = topo_mod_auth(mod, parent); in hb_tnode_create()
/illumos-gate/usr/src/lib/fm/topo/modules/common/zen/
H A Dtopo_zen_tn.c90 auth = topo_mod_auth(mod, pnode); in topo_zen_create_tn()
/illumos-gate/usr/src/lib/fm/topo/modules/common/ipmi/
H A Dipmi_enum.c374 if ((auth = topo_mod_auth(mod, pnode)) == NULL) { in ipmi_check_entity()
/illumos-gate/usr/src/lib/fm/topo/modules/i86pc/chip/
H A Dchip.c817 auth = topo_mod_auth(mod, pnode); in chip_enum()
/illumos-gate/usr/src/lib/fm/topo/modules/common/dimm/
H A Dtopo_dimm.c522 if ((auth = topo_mod_auth(mod, pn)) == NULL) { in topo_dimm_create_tn()
/illumos-gate/usr/src/lib/fm/topo/modules/common/ses/
H A Dses.c1473 if ((auth = topo_mod_auth(mod, pnode)) == NULL) in ses_create_generic()
2372 if ((auth = topo_mod_auth(mod, pnode)) == NULL) in ses_create_subchassis()
/illumos-gate/usr/src/lib/fm/topo/modules/common/usb/
H A Dtopo_usb.c1474 if ((auth = topo_mod_auth(mod, pn)) == NULL) { in topo_usb_enum_lport()