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

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

Completed in 48 milliseconds