Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_module.h45 struct topo_modhash { struct
46 pthread_mutex_t mh_lock; /* hash lock */
47 struct topo_mod **mh_hash; /* hash bucket array */
48 uint_t mh_hashlen; /* size of hash bucket array */
49 uint_t mh_nelems; /* number of modules in hash */