Searched refs:MAN_WORK_CLOSE_STREAM (Results 1 – 2 of 2) sorted by relevance
390 #define MAN_WORK_CLOSE_STREAM 0x5 /* man_close()-ing upper stream */ macro
1461 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()