Home
last modified time | relevance | path

Searched refs:qi_struiot (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/uts/common/sys/
H A Dstream.h268 int qi_struiot; /* stream uio type for struio() */ member
/titanic_50/usr/src/uts/common/os/
H A Dstrsubr.c2637 (rq->q_flag & QSYNCSTR) ? rinit->qi_struiot : STRUIOT_NONE; in setq()
2639 (wq->q_flag & QSYNCSTR) ? winit->qi_struiot : STRUIOT_NONE; in setq()