Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dlibata.h292 SERR_INTERNAL = (1 << 11), /* host internal error */ enumerator
/OK3568_Linux_fs/kernel/include/linux/
H A Data.h506 SERR_INTERNAL = (1 << 11), /* host internal error */ enumerator
/OK3568_Linux_fs/kernel/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.c1753 host_ehi->serror &= ~SERR_INTERNAL; in ahci_error_intr()