Home
last modified time | relevance | path

Searched refs:topo_modops_t (Results 1 – 25 of 33) sorted by relevance

12

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_mod.h68 } topo_modops_t; typedef
74 const topo_modops_t *tmi_ops; /* module ops vector */
H A Dtopo_module.h56 topo_modops_t *tmi_ops; /* module ops vector */
H A Dfmd.c57 static const topo_modops_t fmd_ops =
H A Dzfs.c59 static const topo_modops_t zfs_ops =
H A Dlegacy_hc.c57 static const topo_modops_t legacy_hc_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 =
H A Dtopo_mod.c191 sizeof (topo_modops_t))) == NULL) in topo_mod_register()
230 sizeof (topo_modops_t)); in topo_mod_unregister()
H A Dcpu.c71 static const topo_modops_t cpu_ops =
H A Ddev.c82 static const topo_modops_t dev_ops =
/illumos-gate/usr/src/lib/fm/topo/modules/i86pc/chipset/
H A Dchipset.c159 static const topo_modops_t chipset_ops = {
/illumos-gate/usr/src/lib/fm/topo/modules/common/disk/
H A Ddisk.c45 static const topo_modops_t disk_ops =
/illumos-gate/usr/src/lib/fm/topo/modules/common/xfp/
H A Dxfp.c45 static const topo_modops_t xfp_ops =
/illumos-gate/usr/src/lib/fm/topo/modules/common/fac_prov_ahci/
H A Dfac_prov_ahci.c51 static const topo_modops_t ahci_ops = { fac_prov_ahci_enum, NULL };
/illumos-gate/usr/src/lib/fm/topo/modules/common/fac_prov_mptsas/
H A Dfac_prov_mptsas.c46 const topo_modops_t mptsas_ops = { fac_prov_mptsas_enum, NULL };
/illumos-gate/usr/src/lib/fm/topo/modules/common/fac_prov_libhp/
H A Dfac_prov_libhp.c310 static const topo_modops_t fac_prov_libhp_ops = {
/illumos-gate/usr/src/lib/fm/topo/modules/common/hostbridge/
H A Dhostbridge.c67 static const topo_modops_t Hb_ops =
/illumos-gate/usr/src/lib/fm/topo/modules/common/ufm/
H A Dtopo_ufm.c342 static const topo_modops_t topo_ufm_ops = {
/illumos-gate/usr/src/lib/fm/topo/modules/i86pc/x86pi/
H A Dx86pi.c64 static topo_modops_t x86pi_ops =
/illumos-gate/usr/src/lib/fm/topo/modules/common/nic/
H A Dtopo_nic.c531 static const topo_modops_t nic_ops = {
/illumos-gate/usr/src/lib/fm/topo/modules/common/ipmi/
H A Dipmi_enum.c79 const topo_modops_t ipmi_ops = { ipmi_enum, NULL };
/illumos-gate/usr/src/lib/fm/topo/modules/common/smbios/
H A Dsmbios_enum.c658 const topo_modops_t smbios_ops = { smbios_enum, NULL };
/illumos-gate/usr/src/lib/fm/topo/modules/i86pc/chip/
H A Dchip.c68 static const topo_modops_t chip_ops =

12