Searched refs:SB_IT_FIRST_CB (Results 1 – 2 of 2) sorted by relevance
1586 ctx.flags = SB_IT_FIRST_CB;1604 ctx.flags &= ~SB_IT_FIRST_CB;1627 ctx.flags &= ~(SB_IT_FIRST_CB | SB_IT_FIRST_VOISTAT |2043 if (ctx->flags & SB_IT_FIRST_CB) {2105 if (ctx->flags & SB_IT_FIRST_CB) {2268 sbv.flags = ctx->flags & (SB_IT_FIRST_CB | SB_IT_LAST_CB |
688 #define SB_IT_FIRST_CB 0x0001 macro