Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/
H A Dtimod.c188 #define PEEK_RDQ_EXPIND 0x0001 /* look for expinds on stream rd queues */ macro
1145 if (tp->tim_flags & PEEK_RDQ_EXPIND) { in timodrproc()
1160 ~PEEK_RDQ_EXPIND; in timodrproc()
1750 tp->tim_flags |= PEEK_RDQ_EXPIND; in timodwproc()