Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/ixgbe/
Dixgbe_common.h123 s32 ixgbe_disable_pcie_master(struct ixgbe_hw *hw);
Dixgbe_common.c1148 return ixgbe_disable_pcie_master(hw); in ixgbe_stop_adapter_generic()
3212 s32 ixgbe_disable_pcie_master(struct ixgbe_hw *hw) in ixgbe_disable_pcie_master() function