Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dixgbe.h211 int32_t ixgbe_disable_pcie_master(struct ixgbe_hw *hw);
H A Dixgbe.c863 return ixgbe_disable_pcie_master(hw); in ixgbe_stop_adapter_generic()
2674 int32_t ixgbe_disable_pcie_master(struct ixgbe_hw *hw) in ixgbe_disable_pcie_master() function