Home
last modified time | relevance | path

Searched refs:SERR_DISPARITY (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/ata/
H A Dahci_xgene.c313 * be error reported in the register PORT_SCR_ERR. For SERR_DISPARITY and
332 * 1. On link up, if there are any SERR_DISPARITY and SERR_10B_8B_ERR error
347 * line, on detection of SERR_DISPARITY or SERR_10B_8B_ERR errors,
374 if (val & (SERR_DISPARITY | SERR_10B_8B_ERR)) in xgene_ahci_do_hardreset()
H A Dlibata-eh.c2290 ehc->i.serror & SERR_DISPARITY ? "Dispar " : "", in ata_eh_link_report()
/kernel/linux/linux-6.6/drivers/ata/
H A Dahci_xgene.c312 * be error reported in the register PORT_SCR_ERR. For SERR_DISPARITY and
331 * 1. On link up, if there are any SERR_DISPARITY and SERR_10B_8B_ERR error
346 * line, on detection of SERR_DISPARITY or SERR_10B_8B_ERR errors,
373 if (val & (SERR_DISPARITY | SERR_10B_8B_ERR)) in xgene_ahci_do_hardreset()
H A Dlibata-eh.c2398 ehc->i.serror & SERR_DISPARITY ? "Dispar " : "", in ata_eh_link_report()
/kernel/linux/linux-6.6/include/linux/
H A Data.h520 SERR_DISPARITY = (1 << 20), /* Disparity */ enumerator
/kernel/linux/linux-5.10/include/linux/
H A Data.h511 SERR_DISPARITY = (1 << 20), /* Disparity */ enumerator

Completed in 16 milliseconds