Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dtimod.h103 uint32_t tsa_flags; member
/illumos-gate/usr/src/uts/common/io/
H A Dtimod.c1146 tsap->tsa_flags = 0x0; /* intialize clear */ in timodrproc()
1158 tsap->tsa_flags |= in timodrproc()
2919 tsap->tsa_flags |= TSAF_EXP_QUEUED; in tim_answer_ti_sync()
/illumos-gate/usr/src/lib/libnsl/nsl/
H A D_utility.c1474 if (tsap->tsa_flags & TSAF_EXP_QUEUED) in _t_expinline_queued()