Home
last modified time | relevance | path

Searched refs:num_phases (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/drivers/scsi/aic7xxx/
Daic7xxx_core.c116 static const u_int num_phases = NUM_ELEMENTS(ahc_phase_table) - 1; variable
811 for (i = 0; i < num_phases; i++) { in ahc_handle_seqint()
1067 for (i = 0; i < num_phases; i++) { in ahc_handle_scsiint()
1356 for (i = 0; i < num_phases; i++) { in ahc_handle_scsiint()
2205 last_entry = &ahc_phase_table[num_phases]; in ahc_lookup_phase_entry()
Daic79xx_core.c104 static const u_int num_phases = NUM_ELEMENTS(ahd_phase_table) - 1; variable
3053 last_entry = &ahd_phase_table[num_phases]; in ahd_lookup_phase_entry()