Home
last modified time | relevance | path

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

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