Searched refs:PCI_EXP_DEVCTL (Results 1 – 4 of 4) sorted by relevance
668 #ifndef PCI_EXP_DEVCTL669 #define PCI_EXP_DEVCTL 8 /* Device Control */ macro
53 #define PCI_EXP_DEVCTL PCIE_DEVCTL macro
1974 OSAL_PCI_READ_CONFIG_WORD(p_hwfn->p_dev, pos + PCI_EXP_DEVCTL, &ctrl); in ecore_hw_init_pf()1976 OSAL_PCI_WRITE_CONFIG_WORD(p_hwfn->p_dev, pos + PCI_EXP_DEVCTL, ctrl); in ecore_hw_init_pf()
7727 t4_os_pci_read_cfg2(adap, pcie_cap + PCI_EXP_DEVCTL, in t4_fixup_host_params_compat()