Searched refs:pcie_dev_ctrl (Results 1 – 1 of 1) sorted by relevance
4324 unsigned short pcie_dev_ctrl; in mtip_disable_link_opts() local4330 &pcie_dev_ctrl); in mtip_disable_link_opts()4331 if (pcie_dev_ctrl & (1 << 11) || in mtip_disable_link_opts()4332 pcie_dev_ctrl & (1 << 4)) { in mtip_disable_link_opts()4336 pcie_dev_ctrl &= ~(PCI_EXP_DEVCTL_NOSNOOP_EN | in mtip_disable_link_opts()4340 pcie_dev_ctrl); in mtip_disable_link_opts()