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

/opensolaris-onvv-gate/usr/src/uts/common/io/
H A Dtimod.c195 #define LOCORDREL 0x0020 /* local end has orderly released */ macro
1264 tp->tim_flags &= ~(CONNWAIT|LOCORDREL|REMORDREL);
1288 if (tp->tim_flags & LOCORDREL) {
1289 tp->tim_flags &= ~(LOCORDREL|REMORDREL);
1690 (CONNWAIT|LOCORDREL|REMORDREL)) == 0 &&
2134 tp->tim_flags &= ~(CONNWAIT|LOCORDREL|REMORDREL);
2161 tp->tim_flags &= ~(LOCORDREL|REMORDREL);
2164 tp->tim_flags |= LOCORDREL;

Completed in 82 milliseconds