Searched defs:phy_reg (Results 1 – 6 of 6) sorted by relevance
/freebsd/sys/dev/e1000/ |
H A D | e1000_ich8lan.c | 203 u16 phy_reg = 0; in e1000_phy_is_accessible_pchlan() local 1276 u16 phy_reg; in e1000_enable_ulp_lpt_lp() local 1424 u16 phy_reg; in e1000_disable_ulp_lpt_lp() local 1566 u16 phy_reg; in e1000_check_for_copper_link_ich8lan() local 2175 u16 phy_reg = 0; in e1000_update_mc_addr_list_pch2lan() local 2728 u16 i, phy_reg = 0; in e1000_copy_rx_addrs_to_phy_ich8lan() local 2789 u16 phy_reg, data; in e1000_lv_jumbo_workaround_ich8lan() local 5691 u16 phy_reg, device_id = hw->device_id; in e1000_suspend_workarounds_ich8lan() local 5833 u16 phy_reg; in e1000_resume_workarounds_pchlan() local
|
H A D | e1000_phy.c | 3333 s32 e1000_enable_phy_wakeup_reg_access_bm(struct e1000_hw *hw, u16 *phy_reg) in e1000_enable_phy_wakeup_reg_access_bm() 3391 s32 e1000_disable_phy_wakeup_reg_access_bm(struct e1000_hw *hw, u16 *phy_reg) in e1000_disable_phy_wakeup_reg_access_bm() 3447 u16 phy_reg = 0; in e1000_access_phy_wakeup_reg_bm() local
|
/freebsd/sys/dev/fdt/ |
H A D | fdt_common.c | 383 pcell_t phy_handle, phy_reg; in fdt_get_phyaddr() local
|
/freebsd/sys/dev/dc/ |
H A D | if_dc.c | 655 int i, rval, phy_reg = 0; in dc_miibus_readreg() local 764 int i, phy_reg = 0; in dc_miibus_writereg() local
|
/freebsd/sys/dev/xilinx/ |
H A D | if_xae.c | 155 pcell_t phy_handle, phy_reg; in xae_get_phyaddr() local
|
/freebsd/sys/dev/axgbe/ |
H A D | xgbe-phy-v2.c | 1055 int phy_reg; in xgbe_get_phy_id() local
|