Searched refs:flushband (Results 1 - 10 of 10) sorted by relevance

/illumos-gate/usr/src/uts/common/io/
H A Dptm.c480 * if it is a FLUSHBAND, do flushband.
482 flushband(qp, *(mp->b_rptr + 1),
H A Dpts.c551 * if it is a FLUSHBAND, do flushband.
553 flushband(qp, *(mp->b_rptr + 1), FLUSHDATA);
H A Dptem.c485 flushband(q, *(mp->b_rptr + 1), FLUSHDATA);
H A Dtimod.c1323 flushband(q, *(mp->b_rptr + 1), FLUSHDATA);
2142 flushband(q, *(mp->b_rptr + 1), FLUSHDATA);
H A Dldterm.c1161 flushband(q, *(mp->b_rptr + 1), FLUSHDATA);
3074 flushband(q, *(mp->b_rptr + 1),
H A Dstream.c2399 * There is some duplication of code between flushq and flushband.
2405 * code one difference was discovered. flushband had an extra check for
2407 * case. That check does not match the man page for flushband and was not
2411 flushband(queue_t *q, unsigned char pri, int flag) function
/illumos-gate/usr/src/uts/common/sys/
H A Dstream.h795 extern void flushband(queue_t *, unsigned char, int);
/illumos-gate/usr/src/uts/common/rpc/
H A Drpcmod.c2620 flushband(q, *(mp->b_rptr + 1),
/illumos-gate/usr/src/man/man9f/
H A DMakefile269 flushband.9f \
/illumos-gate/usr/src/uts/common/os/
H A Dstreamio.c2173 flushband(q, *(bp->b_rptr + 1), FLUSHALL);

Completed in 98 milliseconds