Home
last modified time | relevance | path

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

/freebsd/sys/dev/e1000/
H A De1000_82542.c200 if (hw->revision_id == E1000_REVISION_2) { in e1000_reset_hw_82542()
229 if (hw->revision_id == E1000_REVISION_2) { in e1000_reset_hw_82542()
258 if (hw->revision_id == E1000_REVISION_2) { in e1000_init_hw_82542()
270 if (hw->revision_id == E1000_REVISION_2) { in e1000_init_hw_82542()
H A De1000_hw.h239 #define E1000_REVISION_2 2 macro
H A Dif_em.c2178 sc->hw.revision_id == E1000_REVISION_2) { in em_if_multi_set()
2206 sc->hw.revision_id == E1000_REVISION_2) { in em_if_multi_set()
H A De1000_phy.c1210 if ((phy->revision == E1000_REVISION_2) && in e1000_copper_link_setup_m88()