Lines Matching defs:timeouts
118 const unsigned int *timeouts;
121 /* The following table determines timeouts to use for EH internal
137 .timeouts = ata_eh_identify_timeouts, },
139 .timeouts = ata_eh_revalidate_timeouts, },
141 .timeouts = ata_eh_other_timeouts, },
143 .timeouts = ata_eh_other_timeouts, },
145 .timeouts = ata_eh_other_timeouts, },
147 .timeouts = ata_eh_other_timeouts, },
149 .timeouts = ata_eh_flush_timeouts },
151 .timeouts = ata_eh_reset_timeouts },
341 return ata_eh_cmd_timeout_table[ent].timeouts[idx];
350 * function should be called only for commands whose timeouts are
366 if (ata_eh_cmd_timeout_table[ent].timeouts[idx + 1] != UINT_MAX)
574 * If we had no command timeouts and EH is not scheduled for this port,
611 /* synchronize with host lock and sort out timeouts */