Home
last modified time | relevance | path

Searched refs:BCCB_RELEASE_SIMQ (Results 1 – 2 of 2) sorted by relevance

/NextBSD/sys/dev/buslogic/
HDbt.c1756 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()
HDbtreg.h576 BCCB_RELEASE_SIMQ = 0x4 enumerator