X-Git-Url: http://git.monstr.eu/?a=blobdiff_plain;ds=sidebyside;f=drivers%2Fntb%2Fhw%2Fintel%2Fntb_hw_gen1.h;h=344249fc18d1f3562e7e5e662cddbcb0abcdd361;hb=52cd5f9c22eeef26d05f9d9338ba4eb38f14dd3a;hp=1b759942d8aff4dbd83dacaaa04cbf36c1d507f3;hpb=44ebe016df3aad96e3be8f95ec52397728dd7701;p=linux-2.6-microblaze.git diff --git a/drivers/ntb/hw/intel/ntb_hw_gen1.h b/drivers/ntb/hw/intel/ntb_hw_gen1.h index 1b759942d8af..344249fc18d1 100644 --- a/drivers/ntb/hw/intel/ntb_hw_gen1.h +++ b/drivers/ntb/hw/intel/ntb_hw_gen1.h @@ -141,6 +141,7 @@ #define NTB_HWERR_B2BDOORBELL_BIT14 BIT_ULL(2) #define NTB_HWERR_MSIX_VECTOR32_BAD BIT_ULL(3) #define NTB_HWERR_BAR_ALIGN BIT_ULL(4) +#define NTB_HWERR_LTR_BAD BIT_ULL(5) extern struct intel_b2b_addr xeon_b2b_usd_addr; extern struct intel_b2b_addr xeon_b2b_dsd_addr;