Home
last modified time | relevance | path

Searched refs:sd_struiordq (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/uts/common/sys/
H A Dstrsubr.h208 struct queue *sd_struiordq; /* sync barrier struio() read queue */ member
/titanic_50/usr/src/uts/common/os/
H A Dstreamio.c978 if (uiop != NULL && stp->sd_struiordq != NULL && in strget()
3617 if (stp->sd_struiordq) { in strioctl()
3659 if (stp->sd_struiordq) { in strioctl()
3696 if (stp->sd_struiordq) { in strioctl()
4933 } else if (stp->sd_struiordq == NULL || in strioctl()
H A Dstrsubr.c3290 stp->sd_struiordq = NULL; in shalloc()
7761 stp->sd_struiordq = NULL; in strsetuio()
7801 stp->sd_struiordq = wrq ? _RD(wrq) : 0; in strsetuio()
/titanic_50/usr/src/uts/common/io/
H A Dstream.c3828 isread == 1 && stp->sd_struiordq == NULL) { in rwnext()
4047 return (STREAM(q)->sd_struiordq == q); in isuioq()