Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/audio/impl/
H A Daudio_output.c275 audio_client_t **drain) in auimpl_output_callback_impl() argument
413 if (drain && drained && (c->c_drain != NULL) && in auimpl_output_callback_impl()
416 c->c_next_drain = *drain; in auimpl_output_callback_impl()
417 *drain = c; in auimpl_output_callback_impl()
459 audio_client_t *drain = NULL; in auimpl_output_callback() local
508 auimpl_output_callback_impl(e, &output, &drain); in auimpl_output_callback()
524 while ((c = drain) != NULL) { in auimpl_output_callback()
526 drain = c->c_next_drain; in auimpl_output_callback()
/illumos-gate/usr/src/cmd/lp/model/
H A DMakefile36 drain.output
64 lp.set drain.output lp.cat := LDLIBS += $(LIBLP) -lcurses $(LDSTACKPROTECT)
H A Dstandard158 if [ -x "${LOCALPATH}/drain.output" ]
160 DRAIN="${LOCALPATH}/drain.output 5" # wait only five seconds
H A Dtsol_standard157 if [ -x "${LOCALPATH}/drain.output" ]
159 DRAIN="${LOCALPATH}/drain.output 5" # wait only five seconds
H A Dtsol_standard_foomatic160 if [ -x "${LOCALPATH}/drain.output" ]
162 DRAIN="${LOCALPATH}/drain.output 5" # wait only five seconds
/illumos-gate/usr/src/test/test-runner/cmd/
H A Drun137 def read(self, drain=0):
142 if not drain:
241 fd.read(drain=1)
/illumos-gate/usr/src/pkg/manifests/
H A Dprint-lp.p5m78 file path=usr/lib/lp/bin/drain.output group=lp mode=0555
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Drelease.txt1310 Cause: after FW requested a NIG drain then the retransmitted
6059 2. Request: ecore_mcp_drain() now returns only after drain period is over.
6531 8. Request: Implement NIG drain.
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c9268 ql_abort_device(ql_adapter_state_t *ha, ql_tgt_t *tq, int drain) in ql_abort_device() argument
9307 if (drain && VALID_TARGET_ID(ha, tq->loop_id) && PD_PORT_LOGIN(tq)) { in ql_abort_device()
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/documentation/
H A Decore.tex1099 …ng tasks on the connection by sending cleanup requests via SQ. Clear-SQ / drain may be needed in e…
/illumos-gate/usr/src/cmd/look/
H A Dwords7122 drain
/illumos-gate/usr/src/cmd/spell/
H A Dlist7120 drain
/illumos-gate/usr/src/grub/grub-0.97/
H A DChangeLog3780 drain the input buffer, since that was irritating.