Searched refs:PCI_ERR_CAP_ECRC_GENC (Results 1 – 4 of 4) sorted by relevance
62 if (reg32 & PCI_ERR_CAP_ECRC_GENC) in enable_ecrc_checking()
153 if (config & PCI_ERR_CAP_ECRC_GENC) in pcibios_plat_dev_init()
714 #define PCI_ERR_CAP_ECRC_GENC 0x00000020 /* ECRC Generation Capable */ macro
3312 if (!(err_cap & PCI_ERR_CAP_ECRC_GENC)) in myri10ge_enable_ecrc()