Home
last modified time | relevance | path

Searched defs:topo_imod_info (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_module.h52 typedef struct topo_imod_info { struct
53 char *tmi_desc; /* module description */
54 char *tmi_scheme; /* enumeration scheme-type */
55 topo_version_t tmi_version; /* module version */
56 topo_modops_t *tmi_ops; /* module ops vector */