Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/e1000/
De1000_hw.h192 #define E1000_FUNC_3 3 macro
De1000_82575.c555 else if (hw->bus.func == E1000_FUNC_3) in e1000_acquire_phy_82575()
577 else if (hw->bus.func == E1000_FUNC_3) in e1000_release_phy_82575()
1137 else if (hw->bus.func == E1000_FUNC_3) in e1000_get_cfg_done_82575()
De1000_mac.c440 if (hw->bus.func == E1000_FUNC_3) in e1000_check_alt_mac_addr_generic()