Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dstream.h833 extern int rwnext(queue_t *, struiod_t *);
/titanic_41/usr/src/uts/common/os/
H A Dstreamio.c1005 error = rwnext(q, &uiod); in strget()
2641 error = rwnext(wqp, &uiod); in strput()
/titanic_41/usr/src/uts/common/io/
H A Dstream.c3751 rwnext(queue_t *qp, struiod_t *dp) in rwnext() function