Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/
H A Dtimod.h77 #define TSRF_QLEN_REQ 0x4 /* get qlen from timod */ macro
/titanic_44/usr/src/lib/libnsl/nsl/
H A D_utility.c1067 tsrp->tsr_flags = TSRF_QLEN_REQ; in _t_create()
/titanic_44/usr/src/uts/common/io/
H A Dtimod.c2894 (tsr_flags & ~(TSRF_QLEN_REQ | TSRF_IS_EXP_IN_RCVBUF)) != 0) { in tim_answer_ti_sync()
2906 if ((tsr_flags & TSRF_QLEN_REQ) != 0) in tim_answer_ti_sync()