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

/freebsd-9.3-release/sys/dev/e1000/
H A De1000_vf.c44 static s32 e1000_get_bus_info_pcie_vf(struct e1000_hw *hw);
120 mac->ops.get_bus_info = e1000_get_bus_info_pcie_vf;
194 * e1000_get_bus_info_pcie_vf - Gets the bus info.
199 static s32 e1000_get_bus_info_pcie_vf(struct e1000_hw *hw) function
203 DEBUGFUNC("e1000_get_bus_info_pcie_vf");

Completed in 123 milliseconds