Searched refs:LNK_CTRL_CRCERR_A (Results 1 – 2 of 2) sorted by relevance
109 if (val32 & LNK_CTRL_CRCERR_A) in amd8131_pcix_init()210 if (val32 & LNK_CTRL_CRCERR_A) { in amd8131_pcix_check()213 printk(KERN_INFO "CRCERR: %d\n", val32 & LNK_CTRL_CRCERR_A); in amd8131_pcix_check()215 val32 |= LNK_CTRL_CRCERR_A; in amd8131_pcix_check()
78 LNK_CTRL_CRCERR_A = BIT(9), enumerator