Home
last modified time | relevance | path

Searched refs:_RD (Results 1 – 11 of 11) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Dstreamio.c397 if ((error = qreopen(_RD(qp), devp, flag, crp)) != 0) in stropen()
498 freeq(_RD(qp)); in stropen()
518 brq = _RD(_WR(qp)->q_next); in stropen()
784 wait_sq_svc(_RD(qp)->q_syncq); in strclose()
787 qdetach(_RD(rmq), 1, flag, crp, B_FALSE); in strclose()
807 disable_svc(_RD(qp)); in strclose()
813 wait_svc(_RD(qp)); in strclose()
818 flushq(_RD(qp), FLUSHALL); in strclose()
832 freeq(_RD(qp)); in strclose()
833 } else if (qp->q_next == _RD(qp)) { /* fifo */ in strclose()
[all …]
H A Dstrsubr.c1248 ASSERT(qprocsareon(_RD(qp))); in qreopen()
1862 rq = _RD(stpdown->sd_wrq); in mlink_file()
2098 rq = _RD(wrq); in munlink()
3037 sleepon = &_RD(stp->sd_wrq)->q_wait; in strwaitq()
3099 if (_RD(stp->sd_wrq)->q_first != NULL) { in strwaitq()
4783 after = _RD(stp->sd_wrq); in insertq()
4949 stp->sd_wrq->q_next = _RD(stp->sd_wrq); in removeq()
4962 ASSERT(_SAMESTR(_RD(stp->sd_wrq)) == O_SAMESTR(_RD(stp->sd_wrq))); in removeq()
5216 q = _RD(q); in sqlist_insertall()
5292 q = _RD(q); in strblock()
[all …]
H A Dddi.c265 return (_RD(q)); in RD()
H A Ddevcfg.c7186 queue_t *rq = _RD(q); in ddi_assoc_queue_with_devi()
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dstreams.c1049 (void) mdb_qname(_RD(q), rname, sizeof (rname)); in print_qpair()
1067 mdb_qinfo(_RD(q), info1, sizeof (info1)); in print_qpair()
1074 _WR(q)->q_count, _RD(q)->q_count, info1); in print_qpair()
1077 _WR(q)->q_flag, _RD(q)->q_flag, info2); in print_qpair()
/illumos-gate/usr/src/uts/common/io/
H A Dstream.c3569 cv_broadcast(&_RD(stp->sd_wrq)->q_wait); in strwakeq()
3771 qp = _RD(nqp->q_next); in rwnext()
3859 STR_FTEVENT_MSG(dp->d_mp, _RD(nqp), FTEV_RWNEXT, in rwnext()
3946 qp = _RD(nqp->q_next); in infonext()
/illumos-gate/usr/src/uts/common/sys/
H A Dstrsubr.h1328 #define _RD(q) ((q)->q_flag&QREADR? (q): (q)-1) macro
/illumos-gate/usr/src/uts/common/fs/specfs/
H A Dspecvnops.c521 if (_RD(dq)->q_flag & _QASSOCIATED) { in spec_clone()
/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsockstr.c2053 qp = _RD(stp->sd_wrq); in strsock_proto()
H A Dsocktpi.c6396 *qp = _RD(q); in sotpi_convert_sonode()
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/documentation/
H A Decore.tex399 \item \myindex{REG\_RD}
516 Following this, REG\_RD/REG\_WR are no longer operational - upper layer can disable the PCI BAR.