Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dlibata.h289 SERR_PERSISTENT = (1 << 9), /* persistent data/comm error */ enumerator
/openbmc/linux/include/linux/
H A Data.h513 SERR_PERSISTENT = (1 << 9), /* persistent data/comm error */ enumerator
/openbmc/linux/drivers/ata/
H A Dlibata-eh.c1530 if (serror & (SERR_PERSISTENT | SERR_DATA)) { in ata_eh_analyze_serror()
2402 ehc->i.serror & SERR_PERSISTENT ? "Persist " : "", in ata_eh_link_report()