Searched refs:BCCB_RELEASE_SIMQ (Results 1 – 2 of 2) sorted by relevance
1756 if ((bccb->flags & BCCB_RELEASE_SIMQ) != 0) in btdone()1764 if ((bccb->flags & BCCB_RELEASE_SIMQ) != 0) in btdone()2326 if ((bccb->flags & BCCB_RELEASE_SIMQ) == 0) { in bttimeout()2328 bccb->flags |= BCCB_RELEASE_SIMQ; in bttimeout()
576 BCCB_RELEASE_SIMQ = 0x4 enumerator