Searched defs:mod_info (Results 1 - 8 of 8) sorted by relevance

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dmod.c63 static const topo_modinfo_t mod_info = variable
76 if (topo_mod_register(mod, &mod_info, TOPO_VERSION) != 0) {
77 topo_mod_dprintf(mod, "failed to register mod_info: "
/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_module.h56 mdb_modinfo_t *mod_info; /* Module information */ member in struct:mdb_module
/illumos-gate/usr/src/cmd/sgs/prof/common/
H A Dprofv.h102 struct mod_info { struct
112 struct mod_info *next; /* link to next module */
114 typedef struct mod_info mod_info_t;
/illumos-gate/usr/src/cmd/fm/fmd/common/
H A Dfmd_module.h117 fmd_hdl_info_t *mod_info; /* module info registered with handle */ member in struct:fmd_module
/illumos-gate/usr/src/uts/common/os/
H A Dmodconf.c355 mod_info(struct modlinkage *modlp, struct modinfo *modinfop) function
/illumos-gate/usr/src/cmd/sgs/gprof/common/
H A Dgprof.h199 struct mod_info { struct
200 struct mod_info *next; /* ptr to next in the modules list */
212 typedef struct mod_info mod_info_t;
/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfctl_private.h91 fc_ulp_modinfo_t *mod_info; member in struct:ulp_module
/illumos-gate/usr/src/man/man9f/
H A DMakefile1001 mod_info.9f \
1816 mod_info.9f := LINKSRC = mod_install.9f

Completed in 106 milliseconds