Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dstream.h421 #define STRUIO_SPEC 0x01 /* struio{get,put}() special mblk */ macro
/illumos-gate/usr/src/uts/common/io/
H A Dstream.c3632 if (!(dbp->db_struioflag & STRUIO_SPEC) || in struioget()
/illumos-gate/usr/src/uts/common/os/
H A Dstrsubr.c2938 dp->db_struioflag = STRUIO_SPEC; in strmakedata()