Home
last modified time | relevance | path

Searched refs:ata_eh_cmd_timeout_table (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/drivers/ata/
Dlibata-eh.c133 ata_eh_cmd_timeout_table[ATA_EH_CMD_TIMEOUT_TABLE_SIZE] = { variable
301 for (cur = ata_eh_cmd_timeout_table[i].commands; *cur; cur++) in ata_lookup_timeout_table()
332 return ata_eh_cmd_timeout_table[ent].timeouts[idx]; in ata_internal_cmd_timeout()
357 if (ata_eh_cmd_timeout_table[ent].timeouts[idx + 1] != ULONG_MAX) in ata_internal_cmd_timed_out()