Searched refs:pcie_dev_ctrl (Results 1 – 1 of 1) sorted by relevance
3940 unsigned short pcie_dev_ctrl; in mtip_disable_link_opts() local3946 &pcie_dev_ctrl); in mtip_disable_link_opts()3947 if (pcie_dev_ctrl & (1 << 11) || in mtip_disable_link_opts()3948 pcie_dev_ctrl & (1 << 4)) { in mtip_disable_link_opts()3952 pcie_dev_ctrl &= ~(PCI_EXP_DEVCTL_NOSNOOP_EN | in mtip_disable_link_opts()3956 pcie_dev_ctrl); in mtip_disable_link_opts()