Home
last modified time | relevance | path

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

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