Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/
H A Dtimod.c192 #define CONNWAIT 0x0010 /* waiting for connect confirmation */ macro
1216 tp->tim_flags &= ~CONNWAIT; in timodrproc()
1238 tp->tim_flags &= ~(CONNWAIT|LOCORDREL|REMORDREL); in timodrproc()
1652 (CONNWAIT|LOCORDREL|REMORDREL)) == 0 && in timodwproc()
2016 tp->tim_flags |= CONNWAIT; in timodwproc()
2090 tp->tim_flags &= ~(CONNWAIT|LOCORDREL|REMORDREL); in timodwproc()