Home
last modified time | relevance | path

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

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