Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dlibata.h207 ATA_LFLAG_RST_ONCE = (1 << 9), /* limit recovery to one reset */ enumerator
/linux-4.1.27/drivers/ata/
Dlibata-eh.c2654 if (link->flags & ATA_LFLAG_RST_ONCE) in ata_eh_reset()
Dlibata-core.c6512 { "rstonce", .lflags = ATA_LFLAG_RST_ONCE }, in ata_parse_force_one()