Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/ata/
H A Dlibata-core.c1499 int auto_timeout = 0; in ata_exec_internal_sg() local
1572 auto_timeout = 1; in ata_exec_internal_sg()
1642 if ((err_mask & AC_ERR_TIMEOUT) && auto_timeout) in ata_exec_internal_sg()
/kernel/linux/linux-6.6/drivers/ata/
H A Dlibata-core.c1512 int auto_timeout = 0; in ata_exec_internal_sg() local
1585 auto_timeout = 1; in ata_exec_internal_sg()
1649 if ((err_mask & AC_ERR_TIMEOUT) && auto_timeout) in ata_exec_internal_sg()

Completed in 14 milliseconds