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

/freebsd-13-stable/sys/dev/e1000/
H A De1000_82542.c45 static s32 e1000_get_bus_info_82542(struct e1000_hw *hw);
118 mac->ops.get_bus_info = e1000_get_bus_info_82542;
170 * e1000_get_bus_info_82542 - Obtain bus information for adapter
176 static s32 e1000_get_bus_info_82542(struct e1000_hw *hw) function
178 DEBUGFUNC("e1000_get_bus_info_82542");

Completed in 114 milliseconds