Searched refs:contop_qack (Results 1 – 2 of 2) sorted by relevance
228 int (*contop_qack)(struct contract *, uint_t, uint64_t); member
773 return (ct->ct_type->ct_type_ops->contop_qack(ct, evtype, evid)); in contract_qack()