Lines Matching refs:_RD
1244 ASSERT(qprocsareon(_RD(qp))); in qreopen()
1858 rq = _RD(stpdown->sd_wrq); in mlink_file()
2084 rq = _RD(wrq); in munlink()
3012 sleepon = &_RD(stp->sd_wrq)->q_wait; in strwaitq()
3074 if (_RD(stp->sd_wrq)->q_first != NULL) { in strwaitq()
4758 after = _RD(stp->sd_wrq); in insertq()
4924 stp->sd_wrq->q_next = _RD(stp->sd_wrq); in removeq()
4937 ASSERT(_SAMESTR(_RD(stp->sd_wrq)) == O_SAMESTR(_RD(stp->sd_wrq))); in removeq()
5191 q = _RD(q); in sqlist_insertall()
5267 q = _RD(q); in strblock()
5293 q = _RD(q); in strunblock()
7789 if (_RD(wrq)->q_struiot == STRUIOT_NONE) { in strsetuio()
7793 if (_RD(wrq)->q_struiot != STRUIOT_DONTCARE) in strsetuio()
7801 stp->sd_struiordq = wrq ? _RD(wrq) : 0; in strsetuio()
7814 sq = _RD(q)->q_syncq; in pass_wput()
7858 sqlist_insert(&sqlist, _RD(stpdown->sd_wrq)->q_syncq); in link_addpassthru()
7949 queue_t *rq = _RD(stp->sd_wrq); in strwaitmark()
7997 cv_broadcast(&_RD(stp->sd_wrq)->q_wait); /* readers */ in strsetrerror()
8033 cv_broadcast(&_RD(stp->sd_wrq)->q_wait); /* readers */ in strsetwerror()
8065 cv_broadcast(&_RD(stp->sd_wrq)->q_wait); in strseteof()
8083 flushq(_RD(stp->sd_wrq), flag); in strflushrq()