Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dlibata.h189 ATA_LFLAG_RST_ONCE = (1 << 9), /* limit recovery to one reset */ enumerator
/linux/drivers/ata/
H A Dlibata-eh.c2638 if (link->flags & ATA_LFLAG_RST_ONCE) in ata_eh_reset()
H A Dlibata-core.c6331 force_lflag_on(rstonce, ATA_LFLAG_RST_ONCE),