Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dcontract_impl.h226 int (*contop_nack)(struct contract *, uint_t evtype, member
/titanic_50/usr/src/uts/common/os/
H A Dcontract.c707 error = ct->ct_type->ct_type_ops->contop_nack(ct, evtype, evid); in contract_ack()