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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/aic7xxx/
H A Daic7xxx_core.c93 static struct ahc_phase_table_entry ahc_phase_table[] = variable in typeref:struct:ahc_phase_table_entry
111 static const u_int num_phases = ARRAY_SIZE(ahc_phase_table) - 1;
816 if (lastphase == ahc_phase_table[i].phase)
822 ahc_phase_table[i].phasemsg,
1072 if (errorphase == ahc_phase_table[i].phase)
1075 mesg_out = ahc_phase_table[i].mesg_out;
1090 ahc_phase_table[i].phasemsg,
1362 if (lastphase == ahc_phase_table[i].phase)
1376 ahc_phase_table[i].phasemsg,
2212 last_entry = &ahc_phase_table[num_phase
[all...]

Completed in 50 milliseconds