Searched defs:FLUSHRW (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/lib/libbc/inc/include/sys/
H A Dstropts.h48 #define FLUSHRW 3 /* flush both queues */ macro
/illumos-gate/usr/src/uts/common/sys/
H A Dstropts.h127 #define FLUSHRW 0x03 /* flush both queues */ macro
/illumos-gate/usr/src/uts/sun/io/ttymux/
H A Dttymux.c1857 (void) putnextctl1(OTHERQ(q), M_FLUSH, FLUSHRW); local
/illumos-gate/usr/src/uts/common/io/
H A Dldterm.c1038 ldterm_dosig(q, SIGINT, '\0', M_PCSIG, FLUSHRW);
1333 M_PCSIG, FLUSHRW);
1338 M_PCSIG, FLUSHRW);
1350 M_PCSIG, FLUSHRW);
1367 M_PCSIG, FLUSHRW);
4237 (void) putnextctl1(q, M_FLUSH, FLUSHRW);
4239 (void) putnextctl1(RD(q), M_FLUSH, FLUSHRW); local
H A Dtl.c2702 (void) putnextctl1(RD(wq), M_FLUSH, FLUSHRW); local
3993 (void) putnextctl1(RD(wq), M_FLUSH, FLUSHRW); local
4130 (void) putnextctl1(peer_tep->te_rq, M_FLUSH, FLUSHRW);
5747 (void) putnextctl1(tep->te_rq, M_FLUSH, FLUSHRW);
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c3851 * we have both FLUSHW and FLUSHR set with FLUSHRW
5549 (void) putnextctl1(RD(wq), M_FLUSH, FLUSHRW); local

Completed in 82 milliseconds