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

/freebsd-9.3-release/sys/dev/ixgbe/
H A Dixgbe_common.h120 s32 ixgbe_disable_pcie_master(struct ixgbe_hw *hw);
H A Dixgbe_common.c1102 return ixgbe_disable_pcie_master(hw);
3092 * ixgbe_disable_pcie_master - Disable PCI-express master access
3100 s32 ixgbe_disable_pcie_master(struct ixgbe_hw *hw) function
3105 DEBUGFUNC("ixgbe_disable_pcie_master");

Completed in 109 milliseconds