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

/opensolaris-onvv-gate/usr/src/uts/common/io/e1000g/
H A De1000_api.h51 s32 e1000_get_bus_info(struct e1000_hw *hw);
H A De1000_api.c378 * e1000_get_bus_info - Obtain bus information for adapter
386 e1000_get_bus_info(struct e1000_hw *hw) function
H A De1000g_main.c779 if (e1000_get_bus_info(hw) != E1000_SUCCESS) {
/opensolaris-onvv-gate/usr/src/uts/common/io/igb/
H A Digb_api.h51 s32 e1000_get_bus_info(struct e1000_hw *hw);
H A Digb_api.c242 * e1000_get_bus_info - Obtain bus information for adapter
250 e1000_get_bus_info(struct e1000_hw *hw) function
H A Digb_main.c918 if (e1000_get_bus_info(hw) != E1000_SUCCESS) {

Completed in 68 milliseconds