Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Data.h506 SERR_INTERNAL = (1 << 11), /* host internal error */ enumerator
/Linux-v5.10/drivers/ata/
Dlibata-eh.c1513 if (serror & SERR_INTERNAL) { in ata_eh_analyze_serror()
2276 ehc->i.serror & SERR_INTERNAL ? "HostInt " : "", in ata_eh_link_report()
Dlibahci.c1748 host_ehi->serror &= ~SERR_INTERNAL; in ahci_error_intr()