Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/
H A Dtimod.c794 ~(WAIT_CONNRESACK | WAITIOCACK); in timodrproc()
799 } else if (tp->tim_flags & WAITIOCACK) { in timodrproc()
879 ~(WAIT_CONNRESACK | WAITIOCACK); in timodrproc()
902 if (((tp->tim_flags & WAITIOCACK) == 0) || in timodrproc()
958 if (((tp->tim_flags & WAITIOCACK) == 0) || in timodrproc()
967 tp->tim_flags &= ~(WAITIOCACK | in timodrproc()
990 if ((tp->tim_flags & WAITIOCACK) != 0) { in timodrproc()
1051 tp->tim_flags &= ~(WAITIOCACK | in timodrproc()
1630 if (tp->tim_flags & WAITIOCACK) { in timodwproc()
2035 (tp->tim_flags & WAITIOCACK)) { in timodwproc()
[all …]