Searched refs:F_FREEZED (Results 1 – 1 of 1) sorted by relevance
94 #define F_FREEZED (1 << 4) macro319 if ((sc->flags & F_FREEZED) == 0) { in sbp_targ_post_busreset()320 sc->flags |= F_FREEZED; in sbp_targ_post_busreset()368 sc->flags &= ~F_FREEZED; in sbp_targ_post_explore()