Searched refs:IBMF_CLIENT_RECV_CB_ACTIVE (Results 1 – 2 of 2) sorted by relevance
101 (clp)->ic_flags |= IBMF_CLIENT_RECV_CB_ACTIVE; \115 (clp)->ic_flags &= ~IBMF_CLIENT_RECV_CB_ACTIVE; \116 if ((((clp)->ic_flags & IBMF_CLIENT_RECV_CB_ACTIVE) == 0) && \123 (altqp)->isq_flags |= IBMF_CLIENT_RECV_CB_ACTIVE; \137 (altqp)->isq_flags &= ~IBMF_CLIENT_RECV_CB_ACTIVE; \138 if ((((altqp)->isq_flags & IBMF_CLIENT_RECV_CB_ACTIVE) == 0) && \424 #define IBMF_CLIENT_RECV_CB_ACTIVE 0x00000001 /* rcv CB active */ macro
522 while (clientp->ic_flags & IBMF_CLIENT_RECV_CB_ACTIVE) { in ibmf_tear_down_async_cb()539 ASSERT((clientp->ic_flags & IBMF_CLIENT_RECV_CB_ACTIVE) == 0); in ibmf_tear_down_async_cb()560 while (qpp->isq_flags & IBMF_CLIENT_RECV_CB_ACTIVE) { in ibmf_tear_down_async_cb()574 ASSERT((qpp->isq_flags & IBMF_CLIENT_RECV_CB_ACTIVE) == 0); in ibmf_tear_down_async_cb()