Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dixgbe.c2687 IXGBE_REMOVED(hw->hw_addr)) in ixgbe_disable_pcie_master()
2719 if (IXGBE_REMOVED(hw->hw_addr)) in ixgbe_disable_pcie_master()
3032 if (IXGBE_REMOVED(hw->hw_addr)) in ixgbe_get_pcie_msix_count_generic()
3137 if (IXGBE_REMOVED(hw->hw_addr)) in ixgbe_clear_vmdq_generic()
3825 if (IXGBE_REMOVED(hw->hw_addr)) in ixgbe_clear_tx_pending()
H A Dixgbe.h162 #define IXGBE_REMOVED(a) (0) macro