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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ata/
H A Dlibata-eh.c146 ata_eh_cmd_timeout_table[ATA_EH_CMD_TIMEOUT_TABLE_SIZE] = { variable in typeref:struct:ata_eh_cmd_timeout_ent
314 for (cur = ata_eh_cmd_timeout_table[i].commands; *cur; cur++)
345 return ata_eh_cmd_timeout_table[ent].timeouts[idx];
370 if (ata_eh_cmd_timeout_table[ent].timeouts[idx + 1] != ULONG_MAX)

Completed in 25 milliseconds