Searched refs:LNK_CTRL_CRCERR_A (Results 1 – 2 of 2) sorted by relevance
89 if (val32 & LNK_CTRL_CRCERR_A) in amd8131_pcix_init()190 if (val32 & LNK_CTRL_CRCERR_A) { in amd8131_pcix_check()193 printk(KERN_INFO "CRCERR: %d\n", val32 & LNK_CTRL_CRCERR_A); in amd8131_pcix_check()195 val32 |= LNK_CTRL_CRCERR_A; in amd8131_pcix_check()
66 LNK_CTRL_CRCERR_A = BIT(9), enumerator