Searched refs:cvc_wsrv (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/starcat/io/
H A Dcvc.c71 static int cvc_wsrv(queue_t *);
130 cvc_wsrv, /* qi_srvp */
405 * and handled later on by cvc_wsrv.
428 * them on the queue and let cvc_wsrv handle
515 * cvc_wsrv()
516 * cvc_wsrv handles mblks that have been queued by cvc_wput either because
524 * a timeout routine is registered to reschedule cvc_wsrv in the future.
526 * cvc_wsrv is running to avoid superfluous calls.
529 cvc_wsrv(queue_t *q) function
1080 * Tell the STREAMS subsystem to schedule cvc_wsrv t
[all...]
/illumos-gate/usr/src/uts/sun4u/starfire/cvc/
H A Dcvc.c80 static int cvc_wsrv(queue_t *);
132 cvc_wsrv, /* qi_srvp */
501 cvc_wsrv(queue_t *q) function

Completed in 48 milliseconds