Searched refs:ahc_phase_table (Results 1 – 1 of 1) sorted by relevance
91 static struct ahc_phase_table_entry ahc_phase_table[] = variable109 static const u_int num_phases = NUM_ELEMENTS(ahc_phase_table) - 1;824 if (lastphase == ahc_phase_table[i].phase) in ahc_handle_seqint()830 ahc_phase_table[i].phasemsg, in ahc_handle_seqint()1079 if (errorphase == ahc_phase_table[i].phase) in ahc_handle_scsiint()1082 mesg_out = ahc_phase_table[i].mesg_out; in ahc_handle_scsiint()1097 ahc_phase_table[i].phasemsg, in ahc_handle_scsiint()1367 if (lastphase == ahc_phase_table[i].phase) in ahc_handle_scsiint()1381 ahc_phase_table[i].phasemsg, in ahc_handle_scsiint()2208 last_entry = &ahc_phase_table[num_phases]; in ahc_lookup_phase_entry()[all …]