Searched refs:SCB_DISCONNECTED (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/dev/aic/
H A Daicvar.h69 #define SCB_DISCONNECTED 0x02 macro
H A Daic.c521 scb->flags &= ~SCB_DISCONNECTED;
717 scb->flags |= SCB_DISCONNECTED;
1107 if (aic->nexus == scb || scb->flags & SCB_DISCONNECTED)

Completed in 120 milliseconds