Home
last modified time | relevance | path

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

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