Home
last modified time | relevance | path

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

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