Searched refs:setup_count (Results 1 – 2 of 2) sorted by relevance
2962 static int setup_count; variable3118 if ( setup_count ) { in aha152x_init()3197 setup_count++; in aha152x_init()3201 setup[setup_count].irq, in aha152x_init()3233 setup_count++; in aha152x_init()3282 setup[setup_count].io_port, setup[setup_count].irq); in aha152x_init()3283 setup_count++; in aha152x_init()3301 if (!ok && setup_count == 0) in aha152x_init()3345 setup_count++; in aha152x_init()3356 for (i=0; i<setup_count; i++) { in aha152x_init()[all …]
224 int i, j, rc, cpu, current_cpu, setup_count = 0; in aplic_direct_setup() local289 setup_count++; in aplic_direct_setup()314 if (!setup_count) in aplic_direct_setup()
Completed in 15 milliseconds