Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Data.h463 SERR_INTERNAL = (1 << 11), /* host internal error */ enumerator
/linux-4.4.14/drivers/ata/
Dlibata-eh.c1716 if (serror & SERR_INTERNAL) { in ata_eh_analyze_serror()
2493 ehc->i.serror & SERR_INTERNAL ? "HostInt " : "", in ata_eh_link_report()
Dlibahci.c1658 host_ehi->serror &= ~SERR_INTERNAL; in ahci_error_intr()