Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/sun4u/starcat/sys/
H A Ddman.h390 #define MAN_WORK_CLOSE_STREAM 0x5 /* man_close()-ing upper stream */ macro
/titanic_50/usr/src/uts/sun4u/starcat/io/
H A Ddman.c1461 wp = man_work_alloc(MAN_WORK_CLOSE_STREAM, KM_SLEEP); in man_close()
1540 ASSERT(wp->mw_type == MAN_WORK_CLOSE_STREAM); in man_dodetach()
3029 wp = man_work_alloc(MAN_WORK_CLOSE_STREAM, KM_NOSLEEP); in man_dreq()
5770 case MAN_WORK_CLOSE_STREAM: in man_bwork()