Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/ofed/drivers/net/mlx4/
Dreset.c143 devctl = hca_header[(pcie_cap + PCI_EXP_DEVCTL) / 4]; in mlx4_reset()
144 if (pcie_capability_write_word(dev->pdev, PCI_EXP_DEVCTL, in mlx4_reset()
/freebsd-10-stable/sys/ofed/drivers/infiniband/hw/mthca/
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-10-stable/sys/dev/qlnx/qlnxe/
Dpcics_reg_driver.h664 #ifndef PCI_EXP_DEVCTL
665 #define PCI_EXP_DEVCTL 8 /* Device Control */ macro
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-10-stable/sys/dev/cxgbe/
Dosdep.h122 #define PCI_EXP_DEVCTL PCIER_DEVICE_CTL macro
/freebsd-10-stable/sys/dev/cxgb/
Dcxgb_osdep.h216 #define PCI_EXP_DEVCTL PCIER_DEVICE_CTL macro
/freebsd-10-stable/sys/ofed/include/linux/
Dpci.h90 #define PCI_EXP_DEVCTL PCIER_DEVICE_CTL /* Device Control */ macro
859 case PCI_EXP_DEVCTL: in pcie_capability_reg_implemented()
/freebsd-10-stable/sys/dev/cxgb/common/
Dcxgb_t3_hw.c4087 adap->params.pci.pcie_cap_addr + PCI_EXP_DEVCTL, in config_pcie()
4098 adap->params.pci.pcie_cap_addr + PCI_EXP_DEVCTL, in config_pcie()