Searched refs:stop_it (Results 1 – 2 of 2) sorted by relevance
313 int stop_it; in cpqhp_save_config() local427 stop_it = 0; in cpqhp_save_config()432 while ((function < max_functions) && (!stop_it)) { in cpqhp_save_config()446 stop_it++; in cpqhp_save_config()475 int stop_it; in cpqhp_save_slot_config() local517 stop_it = 0; in cpqhp_save_slot_config()522 while ((function < max_functions) && (!stop_it)) { in cpqhp_save_slot_config()530 stop_it++; in cpqhp_save_slot_config()
2258 u8 temp_byte, function, max_functions, stop_it; in configure_new_device() local2301 stop_it = 0; in configure_new_device()2306 while ((function < max_functions) && (!stop_it)) { in configure_new_device()2324 stop_it++; in configure_new_device()