Searched defs:topo_imod_info (Results 1 – 1 of 1) sorted by relevance
52 typedef struct topo_imod_info { struct53 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 */