Home
last modified time | relevance | path

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

/NextBSD/sys/dev/ixgbe/
HDixgbe_82598.c1345 !(pci_ctrl2 & IXGBE_PCIE_CTRL2_DISABLE_SELECT) && in ixgbe_set_lan_id_multi_port_pcie_82598()
HDixgbe_type.h2282 #define IXGBE_PCIE_CTRL2_DISABLE_SELECT 0x1 /* LAN Disable Select */ macro