Searched refs:stop_it (Results 1 – 2 of 2) sorted by relevance
315 int stop_it; in cpqhp_save_config() local429 stop_it = 0; in cpqhp_save_config()434 while ((function < max_functions) && (!stop_it)) { in cpqhp_save_config()448 stop_it++; in cpqhp_save_config()477 int stop_it; in cpqhp_save_slot_config() local519 stop_it = 0; in cpqhp_save_slot_config()524 while ((function < max_functions) && (!stop_it)) { in cpqhp_save_slot_config()532 stop_it++; in cpqhp_save_slot_config()
2213 u8 temp_byte, function, max_functions, stop_it; in configure_new_device() local2256 stop_it = 0; in configure_new_device()2261 while ((function < max_functions) && (!stop_it)) { in configure_new_device()2279 stop_it++; in configure_new_device()