Home
last modified time | relevance | path

Searched refs:E1000_FUNC_3 (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/uts/common/io/e1000api/
H A De1000_hw.h197 #define E1000_FUNC_3 3 macro
H A De1000_82575.c560 else if (hw->bus.func == E1000_FUNC_3) in e1000_acquire_phy_82575()
582 else if (hw->bus.func == E1000_FUNC_3) in e1000_release_phy_82575()
1142 else if (hw->bus.func == E1000_FUNC_3) in e1000_get_cfg_done_82575()
H A De1000_mac.c440 if (hw->bus.func == E1000_FUNC_3) in e1000_check_alt_mac_addr_generic()