Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fs/
H A Dfifonode.h135 #define FIFOPOLLRBAND 0x20000 macro
/illumos-gate/usr/src/uts/common/fs/fifofs/
H A Dfifosubr.c1119 if ((fn_flag & (FIFOPOLLR | FIFOPOLLRBAND))) { in fifo_fastturnoff()
H A Dfifovnops.c1866 fnp->fn_flag |= FIFOPOLLRBAND; in fifo_poll()