Home
last modified time | relevance | path

Searched refs:PCI_EXP_DEVCTL (Results 1 – 8 of 8) sorted by relevance

/freebsd-12.1/sys/dev/mlx4/mlx4_core/
H A Dmlx4_reset.c142 devctl = hca_header[(pcie_cap + PCI_EXP_DEVCTL) / 4]; in mlx4_reset()
144 PCI_EXP_DEVCTL, in mlx4_reset()
/freebsd-12.1/sys/dev/mthca/
H A Dmthca_reset.c256 devctl = hca_header[(hca_pcie_cap + PCI_EXP_DEVCTL) / 4]; in mthca_reset()
257 if (pci_write_config_word(mdev->pdev, hca_pcie_cap + PCI_EXP_DEVCTL, in mthca_reset()
/freebsd-12.1/sys/dev/qlnx/qlnxe/
H A Dpcics_reg_driver.h664 #ifndef PCI_EXP_DEVCTL
665 #define PCI_EXP_DEVCTL 8 /* Device Control */ macro
H A Decore_dev.c3565 OSAL_PCI_READ_CONFIG_WORD(p_hwfn->p_dev, pos + PCI_EXP_DEVCTL, &ctrl); in ecore_hw_init_pf()
3570 pos + PCI_EXP_DEVCTL, ctrl); in ecore_hw_init_pf()
3574 pos + PCI_EXP_DEVCTL, ctrl); in ecore_hw_init_pf()
3580 pos + PCI_EXP_DEVCTL, ctrl); in ecore_hw_init_pf()
/freebsd-12.1/sys/dev/cxgbe/
H A Dosdep.h126 #define PCI_EXP_DEVCTL PCIER_DEVICE_CTL macro
/freebsd-12.1/sys/compat/linuxkpi/common/include/linux/
H A Dpci.h114 #define PCI_EXP_DEVCTL PCIER_DEVICE_CTL /* Device Control */ macro
479 #define PCI_EXP_DEVCTL PCIER_DEVICE_CTL macro
830 case PCI_EXP_DEVCTL: in pcie_capability_reg_implemented()
/freebsd-12.1/sys/dev/cxgb/
H A Dcxgb_osdep.h217 #define PCI_EXP_DEVCTL PCIER_DEVICE_CTL macro
/freebsd-12.1/sys/dev/cxgb/common/
H A Dcxgb_t3_hw.c4088 adap->params.pci.pcie_cap_addr + PCI_EXP_DEVCTL, in config_pcie()
4099 adap->params.pci.pcie_cap_addr + PCI_EXP_DEVCTL, in config_pcie()