HomeSort by: relevance | last modified time | path
    Searched defs:ixgbe_disable_pcie_primary (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/ixgbe/
ixgbe_common.c 1179 return ixgbe_disable_pcie_primary(hw);
3237 * ixgbe_disable_pcie_primary - Disable PCI-express primary access
3245 s32 ixgbe_disable_pcie_primary(struct ixgbe_hw *hw) function in typeref:typename:s32
3251 DEBUGFUNC("ixgbe_disable_pcie_primary");
ixgbe_common.c 1179 return ixgbe_disable_pcie_primary(hw);
3237 * ixgbe_disable_pcie_primary - Disable PCI-express primary access
3245 s32 ixgbe_disable_pcie_primary(struct ixgbe_hw *hw) function in typeref:typename:s32
3251 DEBUGFUNC("ixgbe_disable_pcie_primary");

Completed in 29 milliseconds