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

/opensolaris-onvv-gate/usr/src/uts/common/io/e1000g/
H A De1000_82542.c39 static s32 e1000_get_bus_info_82542(struct e1000_hw *hw);
115 mac->ops.get_bus_info = e1000_get_bus_info_82542;
170 * e1000_get_bus_info_82542 - Obtain bus information for adapter
177 e1000_get_bus_info_82542(struct e1000_hw *hw) function
179 DEBUGFUNC("e1000_get_bus_info_82542");

Completed in 29 milliseconds