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