Searched refs:WA_SNB_ERR (Results 1 – 2 of 2) sorted by relevance
162 ndev->wa_flags |= WA_SNB_ERR; in ntb_set_errata_flags()749 if (ndev->wa_flags & WA_SNB_ERR) { in ntb_xeon_setup()810 if (ndev->wa_flags & WA_SNB_ERR) in ntb_xeon_setup()850 if (ndev->wa_flags & WA_SNB_ERR) in ntb_xeon_setup()891 if (ndev->wa_flags & WA_SNB_ERR) { in ntb_xeon_setup()925 if (ndev->wa_flags & WA_SNB_ERR) { in ntb_xeon_setup()1763 if ((ndev->wa_flags & WA_SNB_ERR) && in ntb_pci_probe()
114 #define WA_SNB_ERR 0x00000001 macro