Home
last modified time | relevance | path

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

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