Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_hw.h246 #define E1000_FUNC_2 2 macro
H A De1000_82575.c558 else if (hw->bus.func == E1000_FUNC_2) in e1000_acquire_phy_82575()
580 else if (hw->bus.func == E1000_FUNC_2) in e1000_release_phy_82575()
1140 else if (hw->bus.func == E1000_FUNC_2) in e1000_get_cfg_done_82575()
H A De1000_mac.c437 if (hw->bus.func == E1000_FUNC_2) in e1000_check_alt_mac_addr_generic()