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

12

/opensolaris-onvv-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_module.h58 topo_modops_t *tmi_ops; /* module ops vector */
H A Dfmd.c57 static const topo_modops_t fmd_ops =
H A Dtopo_mod.h62 } topo_modops_t; typedef in typeref:struct:topo_modops
68 const topo_modops_t *tmi_ops; /* module ops vector */
H A Dlegacy_hc.c59 static const topo_modops_t legacy_hc_ops =
H A Dzfs.c57 static const topo_modops_t zfs_ops =
H A Dmem.c62 static const topo_modops_t mem_ops =
H A Dmod.c61 static const topo_modops_t mod_modops =
H A Dpkg.c66 static const topo_modops_t pkg_ops =
H A Dsw.c53 static const topo_modops_t sw_ops =
/opensolaris-onvv-gate/usr/src/lib/fm/topo/modules/common/disk/
H A Ddisk.c40 static const topo_modops_t disk_ops =
/opensolaris-onvv-gate/usr/src/lib/fm/topo/modules/common/xfp/
H A Dxfp.c45 static const topo_modops_t xfp_ops =
/opensolaris-onvv-gate/usr/src/lib/fm/topo/modules/sun4v/sun4vpi/
H A Dsun4vpi.c47 static topo_modops_t pi_ops = {pi_enum, NULL};
/opensolaris-onvv-gate/usr/src/lib/fm/topo/modules/sun4v/zambezi/
H A Dzambezi.c52 static const topo_modops_t zambezi_ops =
/opensolaris-onvv-gate/usr/src/lib/fm/topo/modules/SUNW,SPARC-Enterprise/ioboard/
H A Dopl_ioboard.c50 static const topo_modops_t Iobops =
/opensolaris-onvv-gate/usr/src/lib/fm/topo/modules/sun4/ioboard/
H A Dioboard.c60 static const topo_modops_t Iob_ops =
/opensolaris-onvv-gate/usr/src/lib/fm/topo/modules/sun4u/chip/
H A Dchip_sun4u.c70 static const topo_modops_t chip_ops =
/opensolaris-onvv-gate/usr/src/lib/fm/topo/modules/common/hostbridge/
H A Dhostbridge.c67 static const topo_modops_t Hb_ops =
/opensolaris-onvv-gate/usr/src/lib/fm/topo/modules/common/ipmi/
H A Dipmi_enum.c71 const topo_modops_t ipmi_ops = { ipmi_enum, NULL };
/opensolaris-onvv-gate/usr/src/lib/fm/topo/modules/i86pc/x86pi/
H A Dx86pi.c64 static topo_modops_t x86pi_ops =
/opensolaris-onvv-gate/usr/src/lib/fm/topo/modules/sun4v/chip/
H A Dchip_sun4v.c61 static const topo_modops_t chip_ops =
/opensolaris-onvv-gate/usr/src/lib/fm/topo/modules/sun4v/dimm/
H A Ddimm_sun4v.c57 static const topo_modops_t dimm_ops =
/opensolaris-onvv-gate/usr/src/lib/fm/topo/modules/sun4v/niu/
H A Dniu.c54 static const topo_modops_t niu_ops =
/opensolaris-onvv-gate/usr/src/lib/fm/topo/modules/sun4v/motherboard/
H A Dmotherboard.c59 static const topo_modops_t Mb_ops =
/opensolaris-onvv-gate/usr/src/lib/fm/topo/modules/sun4v/platform-cpu/
H A Dcpu.c61 static const topo_modops_t cpu_ops =
/opensolaris-onvv-gate/usr/src/lib/fm/topo/modules/sun4v/xaui/
H A Dxaui.c53 static const topo_modops_t xaui_ops =

Completed in 136 milliseconds

12