Searched refs:SCB_DISCONNECTED (Results 1 – 2 of 2) sorted by relevance
69 #define SCB_DISCONNECTED 0x02 macro
521 scb->flags &= ~SCB_DISCONNECTED; in aic_reconnect()717 scb->flags |= SCB_DISCONNECTED; in aic_handle_msgin()1107 if (aic->nexus == scb || scb->flags & SCB_DISCONNECTED) in aic_done()