Home
last modified time | relevance | path

Searched refs:SERR_INTERNAL (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/include/linux/
H A Data.h515 SERR_INTERNAL = (1 << 11), /* host internal error */ enumerator
/kernel/linux/linux-5.10/include/linux/
H A Data.h506 SERR_INTERNAL = (1 << 11), /* host internal error */ enumerator
/kernel/linux/linux-5.10/drivers/ata/
H A Dlibata-eh.c1521 if (serror & SERR_INTERNAL) { in ata_eh_analyze_serror()
2285 ehc->i.serror & SERR_INTERNAL ? "HostInt " : "", in ata_eh_link_report()
H A Dlibahci.c1764 host_ehi->serror &= ~SERR_INTERNAL; in ahci_error_intr()
/kernel/linux/linux-6.6/drivers/ata/
H A Dlibata-eh.c1527 if (serror & SERR_INTERNAL) { in ata_eh_analyze_serror()
2393 ehc->i.serror & SERR_INTERNAL ? "HostInt " : "", in ata_eh_link_report()
H A Dlibahci.c1809 host_ehi->serror &= ~SERR_INTERNAL; in ahci_error_intr()

Completed in 22 milliseconds