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

/osnet-11/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_module.h31 #include <fm/topo_mod.h>
41 int (*mop_init)(struct topo_mod *, topo_version_t version);
42 int (*mop_fini)(struct topo_mod *);
49 struct topo_mod **mh_hash; /* hash bucket array */
61 struct topo_mod { struct
65 struct topo_mod *tm_next; /* Next module in hash chain */

Completed in 415 milliseconds