Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/cxgbe/
H A Dosdep.h133 #define PCI_EXP_DEVCTL2 PCIER_DEVICE_CTL2 macro
/freebsd-12.1/sys/compat/linuxkpi/common/include/linux/
H A Dpci.h128 #define PCI_EXP_DEVCTL2 PCIER_DEVICE_CTL2 /* Device Control 2 */ macro
846 case PCI_EXP_DEVCTL2: in pcie_capability_reg_implemented()
/freebsd-12.1/sys/dev/cxgbe/common/
H A Dt4_hw.c8849 t4_os_pci_read_cfg2(adapter, pcie_cap + PCI_EXP_DEVCTL2, &val); in set_pcie_completion_timeout()
8852 t4_os_pci_write_cfg2(adapter, pcie_cap + PCI_EXP_DEVCTL2, val); in set_pcie_completion_timeout()