Searched refs:topo_mod_enumerate (Results 1 - 25 of 27) sorted by relevance

12

/osnet-11/usr/src/lib/fm/topo/modules/sun4v/sun4vpi/common/
H A Dpi_niu.c63 result = topo_mod_enumerate(mod, t_parent, NIU, hc_name, inst, inst,
H A Dpi_bay.c568 rv = topo_mod_enumerate(mod, *t_node, BAY, BAY,
617 rv = topo_mod_enumerate(mod, *t_node, DISK, DISK, min, max,
H A Dpi_pciexrc.c166 result = topo_mod_enumerate(mod, t_node, PCI_BUS, PCIEX_BUS,
H A Dpi_walker.c489 result = topo_mod_enumerate(mod, *t_node, SES,
/osnet-11/usr/src/lib/fm/topo/modules/i86pc/hostbridge/common/
H A Dhb_i86pc.c45 if (topo_mod_enumerate(mod,
67 if (topo_mod_enumerate(mod,
/osnet-11/usr/src/lib/fm/topo/modules/sun4/hostbridge/
H A Dhb_sun4.c157 if (topo_mod_enumerate(mod, hb, PCI_BUS, PCI_BUS, bi, bi, hbdid) == 0)
172 if (topo_mod_enumerate(mod,
251 if (topo_mod_enumerate(mod,
329 if (topo_mod_enumerate(mod,
/osnet-11/usr/src/lib/fm/topo/modules/i86pc/x86pi/common/
H A Dx86pi_hostbridge.c155 return (topo_mod_enumerate(mod, tn_rc, PCI_BUS, PCIEX_BUS,
181 return (topo_mod_enumerate(mod, tn_hbr, PCI_BUS, PCI_BUS,
284 rv = topo_mod_enumerate(mod, tn_hbr, USBTOPO, USB_BUS,
H A Dx86pi_bay.c409 rv = topo_mod_enumerate(mod, t_parent, SES, SES_ENCLOSURE,
445 rv = topo_mod_enumerate(mod, t_parent, BAY, BAY, min, max, inst);
556 rv = topo_mod_enumerate(mod, tn_bay, DISK, DISK, min, max, NULL);
H A Dx86pi_generic.c102 rv = topo_mod_enumerate(mod, *t_node, _FAC_PROV, _FAC_PROV, 0, 0, NULL);
H A Dx86pi.c451 topo_mod_enumerate(mod, basebd_node,
/osnet-11/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_builtin.c143 if (topo_mod_enumerate(mod, rnode, mod->tm_name, rnode->tn_name,
H A Dtopo_mod.h76 extern int topo_mod_enumerate(topo_mod_t *, tnode_t *, const char *,
244 * Topo node utilities: callable from module enumeration, topo_mod_enumerate()
H A Dmem.c123 if (isglobal && topo_mod_enumerate(nmp, pnode, PLATFORM_MEM_NAME, name,
H A Dcpu.c251 if (topo_mod_enumerate(nmp, pnode, PLATFORM_CPU_NAME, name,
H A Dtopo_xml.c1622 if (topo_mod_enumerate(rd->rd_mod, rd->rd_pn,
1625 "%s: topo_mod_enumerate() failed\n", __func__);
1747 e = topo_mod_enumerate(rd->rd_mod, rd->rd_pn, rd->rd_einfo->te_name,
1789 e = topo_mod_enumerate(fmod, node, name, name, 0, 0, NULL);
H A Dtopo_mod.c60 * by calling topo_mod_enumerate(). Similarly, a module may call
247 topo_mod_enumerate(topo_mod_t *mod, tnode_t *node, const char *enum_name, function
/osnet-11/usr/src/lib/fm/topo/modules/SUNW,SPARC-Enterprise/ioboard/common/
H A Dopl_hostbridge.c320 if (topo_mod_enumerate(pcimod, rcnode,
/osnet-11/usr/src/lib/fm/topo/modules/sun4v/cpuboard/common/
H A Dcpuboard_hostbridge.c290 if ((dnode != NULL) && topo_mod_enumerate(pcimod, rcnode,
H A Dcpuboard.c384 if (topo_mod_enumerate(mod,
/osnet-11/usr/src/lib/fm/topo/modules/common/pcibus/
H A Dpcibus.c521 (void) topo_mod_enumerate(mod, fn,
555 if (topo_mod_enumerate(mod, fn, USBTOPO, USB_BUS, fnno,
/osnet-11/usr/src/lib/fm/topo/modules/common/hostbridge/
H A Dhostbridge.c344 if (topo_mod_enumerate(mod,
/osnet-11/usr/src/lib/fm/topo/modules/sun4v/niu/common/
H A Dniu.c326 if (topo_mod_enumerate(mod,
/osnet-11/usr/src/lib/fm/topo/modules/common/ipmi/common/
H A Dipmi_enum.c404 if (topo_mod_enumerate(mod, tn, FAC_PROV_IPMI, FAC_PROV_IPMI, 0,
/osnet-11/usr/src/lib/fm/topo/modules/sun4v/chip/common/
H A Dchip_sun4v.c343 if (topo_mod_enumerate(mod,
/osnet-11/usr/src/lib/fm/topo/modules/sun4v/xaui/common/
H A Dxaui.c541 if (topo_mod_enumerate(mod,

Completed in 68 milliseconds

12