Home
last modified time | relevance | path

Searched refs:hwc_class_hash (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Dmodsubr.c848 static mod_hash_t *hwc_class_hash; /* hash by class name */ variable
859 hwc_class_hash = mod_hash_create_strhash("hwc class spec hash", in hwc_hash_init()
961 hwc_class_hash); in hwc_hash()
986 hwc_class_hash); in hwc_unhash()
1145 if (mod_hash_find(hwc_class_hash, (mod_hash_key_t)classes[i], in hwc_get_child_spec()