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

/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_82542.c44 static s32 e1000_get_bus_info_82542(struct e1000_hw *hw);
117 mac->ops.get_bus_info = e1000_get_bus_info_82542;
169 * e1000_get_bus_info_82542 - Obtain bus information for adapter
175 static s32 e1000_get_bus_info_82542(struct e1000_hw *hw) function
177 DEBUGFUNC("e1000_get_bus_info_82542");

Completed in 44 milliseconds