Searched refs:devctl2 (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_common.c2397 s16 devctl2; ixgbe_pcie_timeout_poll() local
2400 devctl2 = ixgbe_read_pci_cfg_word(hw, IXGBE_PCI_DEVICE_CONTROL2); ixgbe_pcie_timeout_poll()
2401 devctl2 &= IXGBE_PCIDEVCTRL2_TIMEO_MASK; ixgbe_pcie_timeout_poll()
2403 switch (devctl2) { ixgbe_pcie_timeout_poll()
/linux-4.1.27/drivers/vfio/pci/
H A Dvfio_pci_config.c700 * or to the ARI bit in devctl2 which is set at probe time init_pci_cap_exp_perm()

Completed in 108 milliseconds