Searched refs:LDC_FLAG_ALLOCED_QUEUES (Results 1 – 1 of 1) sorted by relevance
159 #define LDC_FLAG_ALLOCED_QUEUES 0x01 macro1221 lp->flags |= LDC_FLAG_ALLOCED_QUEUES; in ldc_alloc()1278 if (lp->flags & LDC_FLAG_ALLOCED_QUEUES) { in ldc_unbind()1281 lp->flags &= ~LDC_FLAG_ALLOCED_QUEUES; in ldc_unbind()1391 if (!(lp->flags & LDC_FLAG_ALLOCED_QUEUES) || in ldc_connect()1412 if (!(lp->flags & LDC_FLAG_ALLOCED_QUEUES) || in ldc_disconnect()