Searched refs:stop_it (Results 1 – 2 of 2) sorted by relevance
320 int stop_it; in cpqhp_save_config() local431 stop_it = 0; in cpqhp_save_config()436 while ((function < max_functions) && (!stop_it)) { in cpqhp_save_config()450 stop_it++; in cpqhp_save_config()479 int stop_it; in cpqhp_save_slot_config() local521 stop_it = 0; in cpqhp_save_slot_config()526 while ((function < max_functions) && (!stop_it)) { in cpqhp_save_slot_config()534 stop_it++; in cpqhp_save_slot_config()
2271 u8 temp_byte, function, max_functions, stop_it; in configure_new_device() local2314 stop_it = 0; in configure_new_device()2319 while ((function < max_functions) && (!stop_it)) { in configure_new_device()2337 stop_it++; in configure_new_device()