Home
last modified time | relevance | path

Searched refs:em_phy_bm (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/dev/pci/
H A Dif_em_hw.c271 hw->phy_type = em_phy_bm; in em_set_phy_type()
2737 else if (hw->phy_type != em_phy_bm) in em_copper_link_mgp_setup()
2770 if (hw->phy_type == em_phy_bm) in em_copper_link_mgp_setup()
2817 if ((hw->phy_type == em_phy_bm) && (hw->phy_revision == 1)) { in em_copper_link_mgp_setup()
3236 hw->phy_type == em_phy_bm || in em_setup_copper_link()
3613 (hw->phy_type == em_phy_bm) || in em_phy_force_speed_duplex()
3733 (hw->phy_type == em_phy_bm))) { in em_phy_force_speed_duplex()
3768 hw->phy_type == em_phy_bm || in em_phy_force_speed_duplex()
5197 } else if ((hw->phy_type == em_phy_bm) && (hw->phy_revision == 1)) { in em_read_phy_reg()
5369 } else if ((hw->phy_type == em_phy_bm) && (hw->phy_revision == 1)) { in em_write_phy_reg()
H A Dif_em_hw.h254 em_phy_bm, /* phy used in i82574L, ICH10 and some ICH9 */ enumerator