Home
last modified time | relevance | path

Searched refs:bcanputnext (Results 1 – 14 of 14) sorted by relevance

/titanic_50/usr/src/uts/common/io/
H A Dtimod.c591 if (bcanputnext(q, mp->b_band)) in timodrput()
600 bcanputnext(q, mp->b_band)) { in timodrput()
612 if (bcanputnext(q, mp->b_band)) in timodrput()
736 if (!bcanputnext(q, mp->b_band)) { in timodrproc()
761 !bcanputnext(q, mp->b_band)) { in timodrproc()
1277 if (!bcanputnext(q, mp->b_band)) { in timodrproc()
1499 if (bcanputnext(q, mp->b_band)) in timodwput()
1522 if (bcanputnext(q, mp->b_band)) in timodwput()
1530 if (bcanputnext(q, mp->b_band)) in timodwput()
1604 if (!bcanputnext(q, mp->b_band)) { in timodwproc()
[all …]
H A Dptem.c522 if (q->q_first != NULL || !bcanputnext(q, mp->b_band)) { in ptemwput()
589 if (!bcanputnext(q, mp->b_band) || !ptemwmsg(q, mp)) { in ptemwsrv()
815 if (!bcanputnext(RD(q), mp->b_band)) { in ptemwmsg()
H A Dzcons.c930 if (qp->q_first == NULL && bcanputnext(RD(zc_switch(qp)), mp->b_band)) { in zc_wput()
1005 if (bcanputnext(RD(zc_switch(qp)), mp->b_band)) { in zc_wsrv()
H A Dptm.c691 !bcanputnext(ptmp->pts_rdq, mp->b_band)) { in ptmwsrv()
H A Dpts.c733 !bcanputnext(ptm_rdq, mp->b_band)) { in ptswsrv()
H A Dldterm.c1434 if (q->q_first != NULL || !bcanputnext(q, mp->b_band) || in ldtermrput()
1536 if (mp->b_datap->db_type <= QPCTL && !bcanputnext(q, mp->b_band)) { in ldtermrmsg()
3204 if (q->q_first != NULL || !bcanputnext(q, mp->b_band)) { in ldtermwput()
3264 if (!bcanputnext(q, mp->b_band)) { in ldtermwsrv()
/titanic_50/usr/src/uts/common/io/ppp/spppcomp/
H A Dspppcomp.c323 if (q->q_first != NULL || !bcanputnext(q, mp->b_band) || in spppcomp_wput()
371 if (bcanputnext(q, mp->b_band)) in spppcomp_wput()
398 if (!bcanputnext(q, mp->b_band)) { in spppcomp_wsrv()
1179 q->q_first == NULL && bcanputnext(q, mp->b_band)) { in spppcomp_rput()
1263 if (bcanputnext(q, mp->b_band)) in spppcomp_rput()
1296 if (!bcanputnext(q, mp->b_band)) { in spppcomp_rsrv()
/titanic_50/usr/src/uts/common/sys/
H A Dstream.h799 extern int bcanputnext(queue_t *, unsigned char);
/titanic_50/usr/src/uts/common/os/
H A Dddi.c481 bcanputnext(queue_t *q, unsigned char band) in bcanputnext() function
H A Dstreamio.c2567 if (!(flags & MSG_IGNFLOW) && !bcanputnext(wqp, pri)) { in strput()
2671 if (!bcanputnext(wqp, pri) && !(flags & MSG_IGNFLOW)) { in strput()
5567 *rvalp = bcanputnext(stp->sd_wrq, band); in strioctl()
7876 if (bcanputnext(wqp, pri)) { in strputmsg()
8111 if (bcanputnext(wqp, pri)) { in kstrputmsg()
/titanic_50/usr/src/man/man9f/
H A DMakefile648 bcanputnext.9f \
1413 bcanputnext.9f := LINKSRC = canputnext.9f
/titanic_50/usr/src/uts/common/io/ppp/sppp/
H A Dsppp.c1736 if (bcanputnext(ppa->ppa_lower_wq, mp->b_band)) { in sppp_outpkt()
/titanic_50/usr/src/uts/common/io/ppp/sppptun/
H A Dsppptun.c884 if (!bcanputnext(lowerq, mp->b_band)) { in sppptun_outpkt()
/titanic_50/usr/src/pkg/manifests/
H A Dsystem-kernel.man9f.inc615 link path=usr/share/man/man9f/bcanputnext.9f target=canputnext.9f