HomeSort by relevance Sort by last modified time
    Searched defs:mod_info (Results 1 - 7 of 7) sorted by null

  /onnv/onnv-gate/usr/src/cmd/mdb/common/mdb/
mdb_module.h 53 mdb_modinfo_t *mod_info; /* Module information */ member in struct:mdb_module
  /onnv/onnv-gate/usr/src/cmd/sgs/prof/common/
profv.h 102 struct mod_info { struct
112 struct mod_info *next; /* link to next module */
114 typedef struct mod_info mod_info_t;
  /onnv/onnv-gate/usr/src/lib/fm/topo/libtopo/common/
mod.c 64 static const topo_modinfo_t mod_info = variable
77 if (topo_mod_register(mod, &mod_info, TOPO_VERSION) != 0) {
78 topo_mod_dprintf(mod, "failed to register mod_info: "
  /onnv/onnv-gate/usr/src/cmd/fm/fmd/common/
fmd_module.h 118 fmd_hdl_info_t *mod_info; /* module info registered with handle */ member in struct:fmd_module
  /onnv/onnv-gate/usr/src/uts/common/os/
modconf.c 355 mod_info(struct modlinkage *modlp, struct modinfo *modinfop) function
    [all...]
  /onnv/onnv-gate/usr/src/cmd/sgs/gprof/common/
gprof.h 199 struct mod_info { struct
200 struct mod_info *next; /* ptr to next in the modules list */
212 typedef struct mod_info mod_info_t;
  /onnv/onnv-gate/usr/src/uts/common/sys/fibre-channel/impl/
fctl_private.h 91 fc_ulp_modinfo_t *mod_info; member in struct:ulp_module

Completed in 779 milliseconds