Home
last modified time | relevance | path

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

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