Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dstropts.h126 #define FLUSHBAND 0x04 /* flush only band specified */ macro
/illumos-gate/usr/src/uts/common/io/
H A Dptm.c482 if (*mp->b_rptr & FLUSHBAND) { in ptmwput()
H A Dpts.c551 if (*mp->b_rptr & FLUSHBAND) in ptswput()
H A Dptem.c485 (*mp->b_rptr & FLUSHBAND)) in ptemwput()
H A Dtimod.c1324 if (*mp->b_rptr & FLUSHBAND) in timodrproc()
2145 if (*mp->b_rptr & FLUSHBAND) in timodwproc()
H A Dldterm.c1175 if ((tp->t_state & TS_ISPTSTTY) && (*mp->b_rptr & FLUSHBAND)) in ldtermrput()
3090 (*mp->b_rptr & FLUSHBAND)) in ldtermwput()
/illumos-gate/usr/src/uts/common/rpc/
H A Drpcmod.c2629 if (*mp->b_rptr & FLUSHBAND) { in mir_wput_other()
/illumos-gate/usr/src/uts/common/os/
H A Dstreamio.c2240 if (*bp->b_rptr & FLUSHBAND) { in strrput_nondata()
4591 *mp->b_wptr++ = binfo.bi_flag | FLUSHBAND; in strioctl()