Home
last modified time | relevance | path

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

/drivers/ata/
Dlibata-core.c1555 int auto_timeout = 0; in ata_exec_internal_sg() local
1628 auto_timeout = 1; in ata_exec_internal_sg()
1698 if ((err_mask & AC_ERR_TIMEOUT) && auto_timeout) in ata_exec_internal_sg()