Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/rpc/
H A Dclnt_cots.c356 #define CKU_SENT 0x2 macro
847 p->cku_flags &= ~CKU_SENT; in clnt_cots_kcallit()
866 } else if (p->cku_flags & CKU_SENT) { in clnt_cots_kcallit()
999 if ((p->cku_flags & CKU_SENT) == 0 || in clnt_cots_kcallit()
1003 } else if ((p->cku_flags & CKU_SENT) && (p->cku_flags & CKU_ONQUEUE) && in clnt_cots_kcallit()
1153 p->cku_flags = (CKU_ONQUEUE|CKU_SENT); in clnt_cots_kcallit()