Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/ata/
Dlibata-eh.c129 ata_eh_cmd_timeout_table[ATA_EH_CMD_TIMEOUT_TABLE_SIZE] = { variable
300 for (cur = ata_eh_cmd_timeout_table[i].commands; *cur; cur++) in ata_lookup_timeout_table()
331 return ata_eh_cmd_timeout_table[ent].timeouts[idx]; in ata_internal_cmd_timeout()
356 if (ata_eh_cmd_timeout_table[ent].timeouts[idx + 1] != ULONG_MAX) in ata_internal_cmd_timed_out()