Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dcontract_impl.h224 int (*contop_ack)(struct contract *, uint_t evtype, member
/illumos-gate/usr/src/uts/common/os/
H A Dcontract.c708 error = ct->ct_type->ct_type_ops->contop_ack(ct, evtype, evid); in contract_ack()