Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Ddacf.c167 static mod_hash_t *dacf_get_op_hash(dacf_opid_t, dacf_devspec_t);
329 hash = dacf_get_op_hash(opid, devspec_type); in dacf_rule_insert()
575 dacf_get_op_hash(dacf_opid_t op, dacf_devspec_t ds_type) in dacf_get_op_hash() function
651 if (mod_hash_find(dacf_get_op_hash(op, ds), (mod_hash_key_t)match_info, in dacf_match()