Home
last modified time | relevance | path

Searched refs:SERR_DISPARITY (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/ata/
Dahci_xgene.c381 if (val & (SERR_DISPARITY | SERR_10B_8B_ERR)) in xgene_ahci_do_hardreset()
Dlibata-eh.c2490 ehc->i.serror & SERR_DISPARITY ? "Dispar " : "", in ata_eh_link_report()
/linux-4.1.27/include/linux/
Data.h468 SERR_DISPARITY = (1 << 20), /* Disparity */ enumerator