Home
last modified time | relevance | path

Searched refs:topo_mod_create_ufm (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dmapfile-vers113 topo_mod_create_ufm;
H A Dtopo_mod.h278 extern tnode_t *topo_mod_create_ufm(topo_mod_t *, tnode_t *, topo_instance_t,
H A Dtopo_mod.map87 topo_mod_create_ufm { TYPE = FUNCTION; FLAGS = extern };
H A Dtopo_mod.c1128 topo_mod_create_ufm(topo_mod_t *mod, tnode_t *parent, topo_instance_t inst, in topo_mod_create_ufm() function
/illumos-gate/usr/src/lib/fm/topo/modules/common/ufm/
H A Dtopo_ufm.c73 img_tn = topo_mod_create_ufm(mod, pn, inst, desc, NULL); in topo_ufm_devinfo_image()
/illumos-gate/usr/src/lib/fm/topo/modules/common/smbios/
H A Dsmbios_enum.c569 (void) topo_mod_create_ufm(mod, mbnode, 0, "BIOS", &slotinfo); in smbios_enum_motherboard()
/illumos-gate/usr/src/lib/fm/topo/modules/common/disk/
H A Ddisk_common.c287 topo_mod_create_ufm(mod, dtn, 0, "drive firmware", in disk_set_props()