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

/freebsd-10.1-release/sys/dev/ixgbe/
H A Dixgbe_common.h70 s32 ixgbe_get_bus_info_generic(struct ixgbe_hw *hw);
H A Dixgbe_common.c105 mac->ops.get_bus_info = &ixgbe_get_bus_info_generic;
1007 * ixgbe_get_bus_info_generic - Generic set PCI bus info
1013 s32 ixgbe_get_bus_info_generic(struct ixgbe_hw *hw) function
1017 DEBUGFUNC("ixgbe_get_bus_info_generic");

Completed in 153 milliseconds