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

/linux-4.4.14/drivers/scsi/aic7xxx/
H A Daic79xx_core.c82 static const struct ahd_phase_table_entry ahd_phase_table[] = variable in typeref:struct:ahd_phase_table_entry
100 static const u_int num_phases = ARRAY_SIZE(ahd_phase_table) - 1;
4354 last_entry = &ahd_phase_table[num_phases]; ahd_lookup_phase_entry()
4355 for (entry = ahd_phase_table; entry < last_entry; entry++) { ahd_lookup_phase_entry()

Completed in 176 milliseconds