Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dstream.h286 int qi_struiot; /* stream uio type for struio() */ member
/illumos-gate/usr/src/uts/common/io/kb8042/
H A Dkb8042.c182 .qi_struiot = 0
195 .qi_struiot = 0
/illumos-gate/usr/src/uts/common/os/
H A Dstrsubr.c2662 (rq->q_flag & QSYNCSTR) ? rinit->qi_struiot : STRUIOT_NONE; in setq()
2664 (wq->q_flag & QSYNCSTR) ? winit->qi_struiot : STRUIOT_NONE; in setq()