Searched refs:SQ_COCB (Results 1 – 3 of 3) sorted by relevance
582 #define SQ_COCB 0x8000 /* Concurrent outer callback */ macro588 #define SQ_CO (SQ_COPUT|SQ_COSVC|SQ_COOC|SQ_COCB)598 #define SQ_CALLBACK (SQ_CICB|SQ_COCB)
125 { SF(SQ_COCB), "Concurrent outer callback" },
7392 ASSERT(type & SQ_COCB); in qcallbwrapper()