Home
last modified time | relevance | path

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

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