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

/linux-4.4.14/drivers/ata/
H A Dahci.h224 AHCI_HFLAG_IGN_SERR_INTERNAL = (1 << 2), /* ignore SERR_INTERNAL */
H A Dahci.c1535 /* SB800 does NOT need the workaround to ignore SERR_INTERNAL */ ahci_init_one()
H A Dlibahci.c1658 host_ehi->serror &= ~SERR_INTERNAL; ahci_error_intr()
H A Dlibata-eh.c1716 if (serror & SERR_INTERNAL) { ata_eh_analyze_serror()
2493 ehc->i.serror & SERR_INTERNAL ? "HostInt " : "", ata_eh_link_report()
/linux-4.4.14/include/linux/
H A Data.h463 SERR_INTERNAL = (1 << 11), /* host internal error */ enumerator in enum:__anon12103

Completed in 153 milliseconds