Home
last modified time | relevance | path

Searched refs:q_struiot (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dstream.h136 short q_struiot; /* QLK: sync streams Q UIO mode */ member
/illumos-gate/usr/src/uts/common/io/
H A Dstream.c3397 q->q_struiot = (ushort_t)val; in strqset()
3522 *(short *)valp = q->q_struiot; in strqget()
3631 typ = stwrq->q_struiot; in struioget()
3774 if (qp->q_struiot == STRUIOT_NONE || ! (proc = qi->qi_rwp)) { in rwnext()
3949 if (qp->q_struiot == STRUIOT_NONE || ! (proc = qi->qi_infop)) { in infonext()
/illumos-gate/usr/src/uts/common/os/
H A Dstrsubr.c2660 rq->q_struiot = in setq()
2662 wq->q_struiot = in setq()
7794 if (wrq->q_struiot == STRUIOT_NONE) { in strsetuio()
7798 if (wrq->q_struiot != STRUIOT_DONTCARE) in strsetuio()
7813 if (_RD(wrq)->q_struiot == STRUIOT_NONE) { in strsetuio()
7817 if (_RD(wrq)->q_struiot != STRUIOT_DONTCARE) in strsetuio()