Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/fm/topo/modules/sun4v/sun4vpi/
H A Dpi_niu.c57 if (topo_mod_load(mod, NIU, TOPO_VERSION) == NULL) { in pi_enum_niu()
H A Dpi_bay.c466 if (topo_mod_load(mod, DISK, TOPO_VERSION) == NULL) { in pi_enum_bay()
H A Dpi_pciexrc.c147 if (topo_mod_load(mod, PCI_BUS, TOPO_VERSION) == NULL) { in pi_enum_pciexrc_defer()
/titanic_50/usr/src/lib/fm/topo/modules/i86pc/x86pi/
H A Dx86pi_generic.c96 if (topo_mod_load(mod, _FAC_PROV, TOPO_VERSION) == NULL) { in x86pi_enum_generic()
H A Dx86pi_hostbridge.c77 if ((pcimp = topo_mod_load(mod, PCI_ENUM, PCI_ENUMR_VERS)) == NULL) { in x86pi_hbr_enum_init()
H A Dx86pi_bay.c338 if (topo_mod_load(mod, DISK, TOPO_VERSION) == NULL) { in x86pi_gen_bay()
H A Dx86pi.c454 if (topo_mod_load(mod, CHIP, TOPO_VERSION) == NULL) { in x86pi_enum_gentopo()
/titanic_50/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_mod.h71 extern topo_mod_t *topo_mod_load(topo_mod_t *, const char *, topo_version_t);
H A Dmapfile-vers106 topo_mod_load;
H A Dtopo_mod.map50 topo_mod_load { TYPE = FUNCTION; FLAGS = extern };
H A Dmem.c100 if (isglobal && (nmp = topo_mod_load(mod, PLATFORM_MEM_NAME, in mem_enum()
H A Dcpu.c199 if ((nmp = topo_mod_load(mod, PLATFORM_CPU_NAME, in cpu_enum()
H A Dtopo_mod.c112 topo_mod_load(topo_mod_t *pmod, const char *name, in topo_mod_load() function
H A Dtopo_xml.c1620 if ((rd->rd_mod = topo_mod_load(mp, rd->rd_einfo->te_name, in enum_run()
1664 if ((fmod = topo_mod_load(mp, name, TOPO_VERSION)) == NULL) { in fac_enum_run()
/titanic_50/usr/src/lib/fm/topo/modules/sun4v/cpuboard/
H A Dcpuboard_hostbridge.c254 pcimod = topo_mod_load(mp, PCI_BUS, PCI_BUS_VERS); in cpuboard_hb_enum()
H A Dcpuboard.c394 if ((rp = topo_mod_load(mp, CHIP, TOPO_VERSION)) == NULL) { in chip_enum_load()
/titanic_50/usr/src/lib/fm/topo/modules/sun4/ioboard/
H A Dioboard.c106 if ((rp = topo_mod_load(mp, HOSTBRIDGE, HB_ENUMR_VERS)) == NULL) { in hb_enumr_load()
/titanic_50/usr/src/lib/fm/topo/modules/SUNW,SPARC-Enterprise/ioboard/
H A Dopl_hostbridge.c270 pcimod = topo_mod_load(mp, PCI_BUS, PCI_BUS_VERS); in opl_hb_enum()
/titanic_50/usr/src/lib/fm/topo/modules/common/hostbridge/
H A Dhostbridge.c129 if ((rp = topo_mod_load(mp, PCI_ENUM, PCI_ENUMR_VERS)) == NULL) { in pci_enumr_load()
/titanic_50/usr/src/lib/fm/topo/modules/common/pcibus/
H A Dpcibus.c506 if (topo_mod_load(mod, XAUI, TOPO_VERSION) == NULL) { in declare_dev_and_fn()
532 if (topo_mod_load(mod, NIC, NIC_VERSION) == NULL) { in declare_dev_and_fn()
/titanic_50/usr/src/lib/fm/topo/modules/sun4v/niu/
H A Dniu.c341 if ((rp = topo_mod_load(mp, XAUI, TOPO_VERSION)) == NULL) { in xaui_enum_load()
/titanic_50/usr/src/lib/fm/topo/modules/sun4v/chip/
H A Dchip_sun4v.c332 if ((rp = topo_mod_load(mp, DIMM, TOPO_VERSION)) == NULL) { in dimm_enum_load()
/titanic_50/usr/src/lib/fm/topo/modules/sun4v/xaui/
H A Dxaui.c500 if ((rp = topo_mod_load(mp, XFP, TOPO_VERSION)) == NULL) { in xfp_enum_load()