Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/ata/
Dlibata-core.c1561 int auto_timeout = 0; in ata_exec_internal_sg() local
1643 auto_timeout = 1; in ata_exec_internal_sg()
1711 if ((err_mask & AC_ERR_TIMEOUT) && auto_timeout) in ata_exec_internal_sg()