Home
last modified time | relevance | path

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

/NextBSD/sys/dev/buslogic/
HDbt.c1075 if ((bccb->flags & BCCB_ACTIVE) != 0) in btfreeccb()
1464 bccb->flags = BCCB_ACTIVE; in btexecuteccb()
1550 if ((bccb->flags & BCCB_ACTIVE) == 0) { in btdone()
2306 if ((bccb->flags & BCCB_ACTIVE) == 0) { in bttimeout()
HDbtreg.h574 BCCB_ACTIVE = 0x1, enumerator