Home
last modified time | relevance | path

Searched refs:e1000_get_bus_info (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_api.h61 s32 e1000_get_bus_info(struct e1000_hw *hw);
H A De1000_api.c596 s32 e1000_get_bus_info(struct e1000_hw *hw) in e1000_get_bus_info() function
/illumos-gate/usr/src/uts/common/io/igb/
H A Digb_main.c1059 if (e1000_get_bus_info(hw) != E1000_SUCCESS) { in igb_init_driver_settings()
/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000g_main.c813 if (e1000_get_bus_info(hw) != E1000_SUCCESS) { in e1000g_set_driver_params()