Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dstream.h404 #define STRUIO_DONE 0x02 /* struio done (could be partial) */ macro
/titanic_41/usr/src/uts/common/io/
H A Dstream.c3652 (dbp->db_struioflag & STRUIO_DONE) || cnt == 0) { in struioget()
3681 dbp->db_struioflag |= STRUIO_DONE; in struioget()