Searched refs:pcie_dev_ctrl (Results 1 – 1 of 1) sorted by relevance
3939 unsigned short pcie_dev_ctrl; in mtip_disable_link_opts() local3945 &pcie_dev_ctrl); in mtip_disable_link_opts()3946 if (pcie_dev_ctrl & (1 << 11) || in mtip_disable_link_opts()3947 pcie_dev_ctrl & (1 << 4)) { in mtip_disable_link_opts()3951 pcie_dev_ctrl &= ~(PCI_EXP_DEVCTL_NOSNOOP_EN | in mtip_disable_link_opts()3955 pcie_dev_ctrl); in mtip_disable_link_opts()