Home
last modified time | relevance | path

Searched refs:first_pass (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/arch/ppc64/kernel/
Drtasd.c343 int first_pass = 1; in rtasd() local
405 if (first_pass && (surveillance_timeout != -1)) { in rtasd()
412 first_pass = 0; in rtasd()
420 schedule_timeout(first_pass ? HZ : (HZ*60/rtas_event_scan_rate) / 2); in rtasd()
/linux-2.4.37.9/drivers/scsi/
Dppa.c758 static int first_pass = 1; in ppa_command() local
761 if (first_pass) { in ppa_command()
763 first_pass = 0; in ppa_command()
Dimm.c861 static int first_pass = 1; in imm_command() local
864 if (first_pass) { in imm_command()
866 first_pass = 0; in imm_command()