Home
last modified time | relevance | path

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

/openbmc/linux/drivers/ata/
H A Dlibata-eh.c135 ata_eh_cmd_timeout_table[ATA_EH_CMD_TIMEOUT_TABLE_SIZE] = { variable
312 for (cur = ata_eh_cmd_timeout_table[i].commands; *cur; cur++) in ata_lookup_timeout_table()
343 return ata_eh_cmd_timeout_table[ent].timeouts[idx]; in ata_internal_cmd_timeout()
368 if (ata_eh_cmd_timeout_table[ent].timeouts[idx + 1] != UINT_MAX) in ata_internal_cmd_timed_out()