Searched refs:QWCLOSE (Results 1 – 5 of 5) sorted by relevance
179 #define QWCLOSE 0x00020000 /* will not be enabled */ macro
599 if (q->q_flag & QWCLOSE) { in qprocsoff()
1282 ASSERT((qp->q_flag & QWCLOSE) && (wqp->q_flag & QWCLOSE)); in qdetach()1325 qp->q_flag |= QWCLOSE; in disable_svc()1328 wqp->q_flag |= QWCLOSE; in disable_svc()1340 qp->q_flag &= ~QWCLOSE; in enable_svc()1343 wqp->q_flag &= ~QWCLOSE; in enable_svc()3641 if (!(q->q_flag & QWCLOSE)) in runservice()6138 if (q->q_flag & QWCLOSE) { in write_now()8170 if (q->q_flag & (QWCLOSE|QENAB)) in qenable_locked()
84 { SF(QWCLOSE), "will not be enabled" },
3710 if (qp->q_flag & QWCLOSE) { in rwnext_enter()3812 if (qp->q_flag & QWCLOSE) { in rwnext()