Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/pci/
Digc_phy.c146 ret_val = phy->ops.read_reg(hw, PHY_ID1, &phy_id); in igc_get_phy_id()
Digc_defines.h912 #define PHY_ID1 0x02 /* Phy Id Reg (word 1) */ macro
Dif_em_hw.h2765 #define PHY_ID1 0x02 /* Phy Id Reg (word 1) */ macro
Dif_em_hw.c6019 ret_val = em_read_phy_reg(hw, PHY_ID1, &phy_id_high); in em_match_gig_phy()