Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_common.h123 s32 ixgbe_disable_pcie_master(struct ixgbe_hw *hw);
H A Dixgbe_common.c1155 return ixgbe_disable_pcie_master(hw); in ixgbe_stop_adapter_generic()
3221 s32 ixgbe_disable_pcie_master(struct ixgbe_hw *hw) in ixgbe_disable_pcie_master() function