Home
last modified time | relevance | path

Searched refs:STRUIOT_NONE (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/clients/sdp/
H A Dsdpddi.c280 &info, NULL, NULL, NULL, STRUIOT_NONE
285 NULL, &info, NULL, NULL, NULL, STRUIOT_NONE
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip_helper_stream.c58 &ip_helper_stream_info, NULL, NULL, NULL, STRUIOT_NONE
/illumos-gate/usr/src/uts/common/sys/
H A Dstream.h292 #define STRUIOT_NONE -1 /* doesn't support struio() */ macro
/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()
7795 if (wrq->q_struiot == STRUIOT_NONE) { in strsetuio()
7814 if (_RD(wrq)->q_struiot == STRUIOT_NONE) { in strsetuio()
/illumos-gate/usr/src/uts/common/io/
H A Dstream.c3768 if (qp->q_struiot == STRUIOT_NONE || ! (proc = qi->qi_rwp)) { in rwnext()
3943 if (qp->q_struiot == STRUIOT_NONE || ! (proc = qi->qi_infop)) { in infonext()