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

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_common.c105 mac->ops.get_bus_info = ixgbe_get_bus_info_generic;
1006 * ixgbe_get_bus_info_generic - Generic set PCI bus info
1012 s32 ixgbe_get_bus_info_generic(struct ixgbe_hw *hw) function
1016 DEBUGFUNC("ixgbe_get_bus_info_generic");

Completed in 54 milliseconds