Searched refs:pcie_dev_ctrl (Results 1 – 1 of 1) sorted by relevance
4115 unsigned short pcie_dev_ctrl; in mtip_disable_link_opts() local4121 &pcie_dev_ctrl); in mtip_disable_link_opts()4122 if (pcie_dev_ctrl & (1 << 11) || in mtip_disable_link_opts()4123 pcie_dev_ctrl & (1 << 4)) { in mtip_disable_link_opts()4127 pcie_dev_ctrl &= ~(PCI_EXP_DEVCTL_NOSNOOP_EN | in mtip_disable_link_opts()4131 pcie_dev_ctrl); in mtip_disable_link_opts()