Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/ata/
Dlibata-core.c1571 int auto_timeout = 0; in ata_exec_internal_sg() local
1644 auto_timeout = 1; in ata_exec_internal_sg()
1714 if ((err_mask & AC_ERR_TIMEOUT) && auto_timeout) in ata_exec_internal_sg()