Searched refs:stop_it (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/pci/hotplug/
H A Dcpqphp_pci.c315 int stop_it; local
429 stop_it = 0;
434 while ((function < max_functions) && (!stop_it)) {
448 stop_it++;
477 int stop_it; local
519 stop_it = 0;
524 while ((function < max_functions) && (!stop_it)) {
532 stop_it++;
H A Dcpqphp_ctrl.c2213 u8 temp_byte, function, max_functions, stop_it; local
2256 stop_it = 0;
2261 while ((function < max_functions) && (!stop_it)) {
2279 stop_it++;

Completed in 239 milliseconds