Searched refs:pcie_dev_ctrl (Results 1 – 1 of 1) sorted by relevance
4207 unsigned short pcie_dev_ctrl; in mtip_disable_link_opts() local4213 &pcie_dev_ctrl); in mtip_disable_link_opts()4214 if (pcie_dev_ctrl & (1 << 11) || in mtip_disable_link_opts()4215 pcie_dev_ctrl & (1 << 4)) { in mtip_disable_link_opts()4219 pcie_dev_ctrl &= ~(PCI_EXP_DEVCTL_NOSNOOP_EN | in mtip_disable_link_opts()4223 pcie_dev_ctrl); in mtip_disable_link_opts()