Home
last modified time | relevance | path

Searched refs:pci_ctrl2 (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_82598.c1336 u16 pci_ctrl2 = 0; in ixgbe_set_lan_id_multi_port_pcie_82598() local
1346 hw->eeprom.ops.read(hw, pci_gen + IXGBE_PCIE_CTRL2, &pci_ctrl2); in ixgbe_set_lan_id_multi_port_pcie_82598()
1349 if ((pci_ctrl2 & IXGBE_PCIE_CTRL2_LAN_DISABLE) && in ixgbe_set_lan_id_multi_port_pcie_82598()
1350 !(pci_ctrl2 & IXGBE_PCIE_CTRL2_DISABLE_SELECT) && in ixgbe_set_lan_id_multi_port_pcie_82598()
1351 !(pci_ctrl2 & IXGBE_PCIE_CTRL2_DUMMY_ENABLE)) { in ixgbe_set_lan_id_multi_port_pcie_82598()