Searched refs:PCI_EXP_DEVCTL (Results 1 – 8 of 8) sorted by relevance
| /freebsd-10-stable/sys/ofed/drivers/net/mlx4/ |
| D | reset.c | 143 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/ |
| D | mthca_reset.c | 256 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/ |
| D | pcics_reg_driver.h | 664 #ifndef PCI_EXP_DEVCTL 665 #define PCI_EXP_DEVCTL 8 /* Device Control */ macro
|
| D | ecore_dev.c | 3565 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/ |
| D | osdep.h | 122 #define PCI_EXP_DEVCTL PCIER_DEVICE_CTL macro
|
| /freebsd-10-stable/sys/dev/cxgb/ |
| D | cxgb_osdep.h | 216 #define PCI_EXP_DEVCTL PCIER_DEVICE_CTL macro
|
| /freebsd-10-stable/sys/ofed/include/linux/ |
| D | pci.h | 90 #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/ |
| D | cxgb_t3_hw.c | 4087 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()
|