Searched refs:ahc_phase_table (Results 1 – 1 of 1) sorted by relevance
98 static struct ahc_phase_table_entry ahc_phase_table[] = variable116 static const u_int num_phases = NUM_ELEMENTS(ahc_phase_table) - 1;812 if (lastphase == ahc_phase_table[i].phase) in ahc_handle_seqint()818 ahc_phase_table[i].phasemsg, in ahc_handle_seqint()1068 if (errorphase == ahc_phase_table[i].phase) in ahc_handle_scsiint()1071 mesg_out = ahc_phase_table[i].mesg_out; in ahc_handle_scsiint()1086 ahc_phase_table[i].phasemsg, in ahc_handle_scsiint()1357 if (lastphase == ahc_phase_table[i].phase) in ahc_handle_scsiint()1371 ahc_phase_table[i].phasemsg, in ahc_handle_scsiint()2205 last_entry = &ahc_phase_table[num_phases]; in ahc_lookup_phase_entry()[all …]