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

/freebsd-13-stable/sys/dev/mlx4/mlx4_core/
H A Dmlx4_reset.c142 devctl = hca_header[(pcie_cap + PCI_EXP_DEVCTL) / 4];
144 PCI_EXP_DEVCTL,
/freebsd-13-stable/sys/dev/mthca/
H A Dmthca_reset.c256 devctl = hca_header[(hca_pcie_cap + PCI_EXP_DEVCTL) / 4];
257 if (pci_write_config_word(mdev->pdev, hca_pcie_cap + PCI_EXP_DEVCTL,
/freebsd-13-stable/sys/dev/cxgbe/
H A Dosdep.h126 #define PCI_EXP_DEVCTL PCIER_DEVICE_CTL macro
/freebsd-13-stable/sys/dev/qlnx/qlnxe/
H A Dpcics_reg_driver.h663 #ifndef PCI_EXP_DEVCTL
664 #define PCI_EXP_DEVCTL 8 /* Device Control */ macro
H A Decore_dev.c3563 OSAL_PCI_READ_CONFIG_WORD(p_hwfn->p_dev, pos + PCI_EXP_DEVCTL, &ctrl);
3568 pos + PCI_EXP_DEVCTL, ctrl);
3572 pos + PCI_EXP_DEVCTL, ctrl);
3578 pos + PCI_EXP_DEVCTL, ctrl);
/freebsd-13-stable/sys/dev/cxgb/
H A Dcxgb_osdep.h191 #define PCI_EXP_DEVCTL PCIER_DEVICE_CTL macro
/freebsd-13-stable/sys/compat/linuxkpi/common/include/linux/
H A Dpci.h116 #define PCI_EXP_DEVCTL PCIER_DEVICE_CTL /* Device Control */ macro
491 #define PCI_EXP_DEVCTL PCIER_DEVICE_CTL macro
890 case PCI_EXP_DEVCTL:
/freebsd-13-stable/sys/dev/cxgb/common/
H A Dcxgb_t3_hw.c4088 adap->params.pci.pcie_cap_addr + PCI_EXP_DEVCTL,
4099 adap->params.pci.pcie_cap_addr + PCI_EXP_DEVCTL,

Completed in 107 milliseconds