Searched refs:topo_mod_register (Results 1 - 25 of 36) sorted by relevance

12

/osnet-11/usr/src/lib/fm/topo/libtopo/common/
H A Dfmd.c76 if (topo_mod_register(mod, &fmd_info, TOPO_VERSION) != 0) {
H A Dlegacy_hc.c78 if (topo_mod_register(mod, &legacy_hc_info, TOPO_VERSION) != 0) {
H A Dpkg.c75 if (topo_mod_register(mod, &pkg_info, TOPO_VERSION) != 0) {
H A Dtopo_mod.h73 extern int topo_mod_register(topo_mod_t *, const topo_modinfo_t *,
H A Dmem.c84 if (topo_mod_register(mod, &mem_info, TOPO_VERSION) != 0) {
H A Dmod.c82 if (topo_mod_register(mod, &mod_info, TOPO_VERSION) != 0) {
H A Ddev.c92 if (topo_mod_register(mod, &dev_info, TOPO_VERSION) != 0) {
H A Dsw.c69 if (topo_mod_register(mod, &sw_info, TOPO_VERSION) != 0) {
H A Dzfs.c111 if (topo_mod_register(mod, &zfs_info, TOPO_VERSION) != 0) {
/osnet-11/usr/src/lib/fm/topo/modules/common/disk/common/
H A Ddisk.c217 if (topo_mod_register(mod, &disk_info, TOPO_VERSION) != 0) {
/osnet-11/usr/src/lib/fm/topo/modules/common/xfp/common/
H A Dxfp.c68 if (topo_mod_register(mod, &xfp_info, TOPO_VERSION) < 0) {
/osnet-11/usr/src/lib/fm/topo/modules/sun4v/zambezi/common/
H A Dzambezi.c76 if (topo_mod_register(mod, &zambezi_info, TOPO_VERSION) < 0) {
/osnet-11/usr/src/lib/fm/topo/modules/SUNW,SPARC-Enterprise/ioboard/common/
H A Dopl_ioboard.c75 (void) topo_mod_register(modhdl, &IobInfo, TOPO_VERSION);
/osnet-11/usr/src/lib/fm/topo/modules/sun4u/chip/common/
H A Dchip_sun4u.c99 if (topo_mod_register(mod, &chip_info, TOPO_VERSION) != 0) {
/osnet-11/usr/src/lib/fm/topo/modules/sun4v/sun4vpi/common/
H A Dsun4vpi.c97 result = topo_mod_register(mod, &pi_modinfo, TOPO_VERSION);
/osnet-11/usr/src/lib/fm/topo/modules/common/hostbridge/
H A Dhostbridge.c97 if (topo_mod_register(modhdl, &Hb_info, TOPO_VERSION) < 0) {
/osnet-11/usr/src/lib/fm/topo/modules/i86pc/x86pi/common/
H A Dx86pi.c112 result = topo_mod_register(mod, &x86pi_modinfo, TOPO_VERSION);
/osnet-11/usr/src/lib/fm/topo/modules/sun4v/dimm/common/
H A Ddimm_sun4v.c88 if (topo_mod_register(mod, &dimm_info, TOPO_VERSION) != 0) {
/osnet-11/usr/src/lib/fm/topo/modules/sun4v/niu/common/
H A Dniu.c73 if (topo_mod_register(mod, &niu_info, TOPO_VERSION) < 0) {
/osnet-11/usr/src/lib/fm/topo/modules/common/ipmi/common/
H A Dipmi_enum.c583 if (topo_mod_register(mod, &ipmi_info, TOPO_VERSION) != 0) {
/osnet-11/usr/src/lib/fm/topo/modules/sun4v/chip/common/
H A Dchip_sun4v.c93 if (topo_mod_register(mod, &chip_info, TOPO_VERSION) != 0) {
/osnet-11/usr/src/lib/fm/topo/modules/sun4v/motherboard/common/
H A Dmotherboard.c90 if (topo_mod_register(mod, &mb_info, TOPO_VERSION) < 0) {
/osnet-11/usr/src/lib/fm/topo/modules/sun4v/platform-cpu/common/
H A Dcpu.c136 if (topo_mod_register(mod, &cpu_info, TOPO_VERSION) != 0) {
/osnet-11/usr/src/lib/fm/topo/modules/sun4v/platform-mem/common/
H A Dmem.c102 if (topo_mod_register(mod, &mem_info, TOPO_VERSION) != 0) {
/osnet-11/usr/src/lib/fm/topo/modules/sun4v/xaui/common/
H A Dxaui.c80 if (topo_mod_register(mod, &xaui_info, TOPO_VERSION) < 0) {

Completed in 57 milliseconds

12