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.c1505 bool auto_timeout = false; in ata_exec_internal() local
1571 auto_timeout = true; in ata_exec_internal()
1630 if ((err_mask & AC_ERR_TIMEOUT) && auto_timeout) in ata_exec_internal()