Searched refs:PCI_ERR_CAP_ECRC_GENC (Results 1 – 5 of 5) sorted by relevance
150 if (config & PCI_ERR_CAP_ECRC_GENC) in pcibios_plat_dev_init()
780 #define PCI_ERR_CAP_ECRC_GENC 0x00000020 /* ECRC Generation Capable */ macro
356 if (!(reg32 & PCI_ERR_CAP_ECRC_GENC)) in program_hpx_type2()
146 if (reg32 & PCI_ERR_CAP_ECRC_GENC) in enable_ecrc_checking()
3107 if (!(err_cap & PCI_ERR_CAP_ECRC_GENC)) in myri10ge_enable_ecrc()
Completed in 23 milliseconds