Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/
H A Dtimod.c191 #define COTS 0x0008 /* connection-oriented transport */ macro
675 tp->tim_flags = (tp->tim_flags & ~CLTS) | COTS; in timodprocessinfo()
677 tp->tim_flags = (tp->tim_flags & ~COTS) | CLTS; in timodprocessinfo()
1642 if ((tp->tim_flags & COTS) == 0) { in timodwproc()
2015 if (tp->tim_flags & COTS) in timodwproc()