Searched refs:min_target (Results 1 – 1 of 1) sorted by relevance
3401 int min_target, max_target; in aic7xxx_reset_device() local3410 min_target = 0; in aic7xxx_reset_device()3414 min_target = 8; in aic7xxx_reset_device()3419 min_target = 0; in aic7xxx_reset_device()3426 min_target = target | (channel << 3); in aic7xxx_reset_device()3427 max_target = min_target; in aic7xxx_reset_device()3431 for (i = min_target; i <= max_target; i++) in aic7xxx_reset_device()