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.c2688 IXGBE_REMOVED(hw->hw_addr)) in ixgbe_disable_pcie_master()
2720 if (IXGBE_REMOVED(hw->hw_addr)) in ixgbe_disable_pcie_master()
3033 if (IXGBE_REMOVED(hw->hw_addr)) in ixgbe_get_pcie_msix_count_generic()
3138 if (IXGBE_REMOVED(hw->hw_addr)) in ixgbe_clear_vmdq_generic()
3826 if (IXGBE_REMOVED(hw->hw_addr)) in ixgbe_clear_tx_pending()
H A Dixgbe.h162 #define IXGBE_REMOVED(a) (0) macro