Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/cxgbe/
H A Dosdep.h133 #define PCI_EXP_DEVCTL2 PCIER_DEVICE_CTL2 macro
/freebsd-13.1/sys/compat/linuxkpi/common/include/linux/
H A Dpci.h132 #define PCI_EXP_DEVCTL2 PCIER_DEVICE_CTL2 /* Device Control 2 */ macro
1122 case PCI_EXP_DEVCTL2: in pcie_capability_reg_implemented()
/freebsd-13.1/sys/contrib/dev/iwlwifi/pcie/
H A Dtrans.c297 pcie_capability_read_word(trans_pcie->pci_dev, PCI_EXP_DEVCTL2, &cap); in iwl_pcie_apm_config()
/freebsd-13.1/sys/dev/cxgbe/common/
H A Dt4_hw.c9264 t4_os_pci_read_cfg2(adapter, pcie_cap + PCI_EXP_DEVCTL2, &val); in set_pcie_completion_timeout()
9267 t4_os_pci_write_cfg2(adapter, pcie_cap + PCI_EXP_DEVCTL2, val); in set_pcie_completion_timeout()