Searched refs:SERR_10B_8B_ERR (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/drivers/ata/
H A Dahci_xgene.c327 * SERR_10B_8B_ERR, the PHY receiver line must be reseted. Also during long
345 * 1. On link up, if there are any SERR_DISPARITY and SERR_10B_8B_ERR error
360 * line, on detection of SERR_DISPARITY or SERR_10B_8B_ERR errors,
387 if (val & (SERR_DISPARITY | SERR_10B_8B_ERR)) xgene_ahci_do_hardreset()
H A Dlibata-eh.c2497 ehc->i.serror & SERR_10B_8B_ERR ? "10B8B " : "", ata_eh_link_report()
/linux-4.4.14/include/linux/
H A Data.h467 SERR_10B_8B_ERR = (1 << 19), /* 10b to 8b decode error */ enumerator in enum:__anon12103

Completed in 266 milliseconds