Home
last modified time | relevance | path

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

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