Home
last modified time | relevance | path

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

/linux/drivers/ata/
H A Dlibata-core.c1536 bool auto_timeout = false; in ata_exec_internal() local
1602 auto_timeout = true; in ata_exec_internal()
1661 if ((err_mask & AC_ERR_TIMEOUT) && auto_timeout) in ata_exec_internal()