Symbol: topo_modops_t
usr/src/lib/fm/topo/libtopo/common/cpu.c
71
static const topo_modops_t cpu_ops =
usr/src/lib/fm/topo/libtopo/common/dev.c
82
static const topo_modops_t dev_ops =
usr/src/lib/fm/topo/libtopo/common/fmd.c
57
static const topo_modops_t fmd_ops =
usr/src/lib/fm/topo/libtopo/common/hc.c
143
static const topo_modops_t hc_ops =
usr/src/lib/fm/topo/libtopo/common/legacy_hc.c
57
static const topo_modops_t legacy_hc_ops =
usr/src/lib/fm/topo/libtopo/common/mem.c
62
static const topo_modops_t mem_ops =
usr/src/lib/fm/topo/libtopo/common/mod.c
61
static const topo_modops_t mod_modops =
usr/src/lib/fm/topo/libtopo/common/pkg.c
66
static const topo_modops_t pkg_ops =
usr/src/lib/fm/topo/libtopo/common/svc.c
99
static const topo_modops_t svc_ops =
usr/src/lib/fm/topo/libtopo/common/sw.c
53
static const topo_modops_t sw_ops =
usr/src/lib/fm/topo/libtopo/common/topo_mod.c
191
sizeof (topo_modops_t))) == NULL)
usr/src/lib/fm/topo/libtopo/common/topo_mod.c
230
sizeof (topo_modops_t));
usr/src/lib/fm/topo/libtopo/common/topo_mod.h
74
const topo_modops_t *tmi_ops; /* module ops vector */
usr/src/lib/fm/topo/libtopo/common/topo_module.h
56
topo_modops_t *tmi_ops; /* module ops vector */
usr/src/lib/fm/topo/libtopo/common/zfs.c
59
static const topo_modops_t zfs_ops =
usr/src/lib/fm/topo/modules/common/dimm/topo_dimm.c
1373
static const topo_modops_t topo_dimm_ops = {
usr/src/lib/fm/topo/modules/common/disk/disk.c
45
static const topo_modops_t disk_ops =
usr/src/lib/fm/topo/modules/common/fac_prov_ahci/fac_prov_ahci.c
51
static const topo_modops_t ahci_ops = { fac_prov_ahci_enum, NULL };
usr/src/lib/fm/topo/modules/common/fac_prov_ipmi/fac_prov_ipmi.c
99
const topo_modops_t ipmi_ops = { fac_prov_ipmi_enum, NULL };
usr/src/lib/fm/topo/modules/common/fac_prov_libhp/fac_prov_libhp.c
310
static const topo_modops_t fac_prov_libhp_ops = {
usr/src/lib/fm/topo/modules/common/fac_prov_mptsas/fac_prov_mptsas.c
46
const topo_modops_t mptsas_ops = { fac_prov_mptsas_enum, NULL };
usr/src/lib/fm/topo/modules/common/hostbridge/hostbridge.c
67
static const topo_modops_t Hb_ops =
usr/src/lib/fm/topo/modules/common/ipmi/ipmi_enum.c
79
const topo_modops_t ipmi_ops = { ipmi_enum, NULL };
usr/src/lib/fm/topo/modules/common/nic/topo_nic.c
531
static const topo_modops_t nic_ops = {
usr/src/lib/fm/topo/modules/common/pcibus/pcibus.c
74
static const topo_modops_t Pci_ops =
usr/src/lib/fm/topo/modules/common/ses/ses.c
3861
static const topo_modops_t ses_ops =
usr/src/lib/fm/topo/modules/common/smbios/smbios_enum.c
658
const topo_modops_t smbios_ops = { smbios_enum, NULL };
usr/src/lib/fm/topo/modules/common/ufm/topo_ufm.c
342
static const topo_modops_t topo_ufm_ops = {
usr/src/lib/fm/topo/modules/common/usb/topo_usb.c
1949
static const topo_modops_t usb_ops = {
usr/src/lib/fm/topo/modules/common/xfp/xfp.c
45
static const topo_modops_t xfp_ops =
usr/src/lib/fm/topo/modules/common/zen/topo_zen.c
745
static const topo_modops_t topo_zen_ops = {
usr/src/lib/fm/topo/modules/i86pc/chip/chip.c
68
static const topo_modops_t chip_ops =
usr/src/lib/fm/topo/modules/i86pc/chipset/chipset.c
159
static const topo_modops_t chipset_ops = {
usr/src/lib/fm/topo/modules/i86pc/x86pi/x86pi.c
64
static topo_modops_t x86pi_ops =