Searched refs:SERR_INTERNAL (Results 1 – 3 of 3) sorted by relevance
507 SERR_INTERNAL = (1 << 11), /* host internal error */ enumerator
1521 if (serror & SERR_INTERNAL) { in ata_eh_analyze_serror()2283 ehc->i.serror & SERR_INTERNAL ? "HostInt " : "", in ata_eh_link_report()
1772 host_ehi->serror &= ~SERR_INTERNAL; in ahci_error_intr()
Completed in 16 milliseconds