Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Data.h515 SERR_INTERNAL = (1 << 11), /* host internal error */ enumerator
/linux-6.15/drivers/ata/
H A Dlibata-eh.c1591 if (serror & SERR_INTERNAL) { in ata_eh_analyze_serror()
2457 ehc->i.serror & SERR_INTERNAL ? "HostInt " : "", in ata_eh_link_report()
H A Dlibahci.c1807 host_ehi->serror &= ~SERR_INTERNAL; in ahci_error_intr()