Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/hsi/hw/
H A Dpcics_reg_driver.h668 #ifndef PCI_EXP_DEVCTL
669 #define PCI_EXP_DEVCTL 8 /* Device Control */ macro
/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dosdep.h131 #define PCI_EXP_DEVCTL PCIE_DEVCTL macro
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_dev.c1974 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()
/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_hw.c7727 t4_os_pci_read_cfg2(adap, pcie_cap + PCI_EXP_DEVCTL, in t4_fixup_host_params_compat()