Home
last modified time | relevance | path

Searched refs:E1000_ERR_PHY (Results 1 – 14 of 14) sorted by relevance

/titanic_50/usr/src/uts/common/io/e1000api/
H A De1000_phy.c318 return -E1000_ERR_PHY; in e1000_read_phy_reg_mdic()
322 return -E1000_ERR_PHY; in e1000_read_phy_reg_mdic()
328 return -E1000_ERR_PHY; in e1000_read_phy_reg_mdic()
384 return -E1000_ERR_PHY; in e1000_write_phy_reg_mdic()
388 return -E1000_ERR_PHY; in e1000_write_phy_reg_mdic()
394 return -E1000_ERR_PHY; in e1000_write_phy_reg_mdic()
441 return -E1000_ERR_PHY; in e1000_read_phy_reg_i2c()
445 return -E1000_ERR_PHY; in e1000_read_phy_reg_i2c()
500 return -E1000_ERR_PHY; in e1000_write_phy_reg_i2c()
504 return -E1000_ERR_PHY; in e1000_write_phy_reg_i2c()
[all …]
H A De1000_82540.c104 ret_val = -E1000_ERR_PHY; in e1000_init_phy_params_82540()
600 ret_val = -E1000_ERR_PHY; in e1000_set_phy_mode_82540()
608 ret_val = -E1000_ERR_PHY; in e1000_set_phy_mode_82540()
614 ret_val = -E1000_ERR_PHY; in e1000_set_phy_mode_82540()
H A De1000_82571.c163 return -E1000_ERR_PHY; in e1000_init_phy_params_82571()
179 ret_val = -E1000_ERR_PHY; in e1000_init_phy_params_82571()
183 ret_val = -E1000_ERR_PHY; in e1000_init_phy_params_82571()
188 ret_val = -E1000_ERR_PHY; in e1000_init_phy_params_82571()
191 ret_val = -E1000_ERR_PHY; in e1000_init_phy_params_82571()
501 return -E1000_ERR_PHY; in e1000_get_phy_id_82571()
619 return -E1000_ERR_PHY; in e1000_get_hw_semaphore_82573()
1591 return -E1000_ERR_PHY; in e1000_setup_copper_link_82571()
H A De1000_80003es2lan.c131 return -E1000_ERR_PHY; in e1000_init_phy_params_80003es2lan()
515 return -E1000_ERR_PHY; in e1000_read_phy_reg_gg82563_80003es2lan()
586 return -E1000_ERR_PHY; in e1000_write_phy_reg_gg82563_80003es2lan()
775 return -E1000_ERR_PHY; in e1000_get_cable_length_80003es2lan()
H A De1000_82543.c143 ret_val = -E1000_ERR_PHY; in e1000_init_phy_params_82543()
149 ret_val = -E1000_ERR_PHY; in e1000_init_phy_params_82543()
154 ret_val = -E1000_ERR_PHY; in e1000_init_phy_params_82543()
H A De1000_vf.c164 return -E1000_ERR_PHY; in e1000_acquire_vf()
H A De1000_82541.c116 ret_val = -E1000_ERR_PHY; in e1000_init_phy_params_82541()
897 ret_val = -E1000_ERR_PHY; in e1000_get_cable_length_igp_82541()
H A De1000_ich8lan.c377 ret_val = -E1000_ERR_PHY; in e1000_init_phy_workarounds_pchlan()
397 ret_val = -E1000_ERR_PHY; in e1000_init_phy_workarounds_pchlan()
527 ret_val = -E1000_ERR_PHY; in e1000_init_phy_params_pchlan()
618 return -E1000_ERR_PHY; in e1000_init_phy_params_ich8lan()
1291 return -E1000_ERR_PHY; in e1000_enable_ulp_lpt_lp()
1433 ret_val = -E1000_ERR_PHY; in e1000_disable_ulp_lpt_lp()
5487 return -E1000_ERR_PHY; in e1000_kmrn_lock_loss_workaround_ich8lan()
H A De1000_82575.c318 ret_val = -E1000_ERR_PHY; in e1000_init_phy_params_82575()
706 ret_val = -E1000_ERR_PHY; in e1000_get_phy_id_82575()
745 ret_val = -E1000_ERR_PHY; in e1000_get_phy_id_82575()
1613 ret_val = -E1000_ERR_PHY; in e1000_setup_copper_link_82575()
H A De1000_i210.c854 ret_val = -E1000_ERR_PHY; in e1000_pll_workaround_i210()
H A De1000_defines.h705 #define E1000_ERR_PHY 2 macro
H A De1000_mac.c2249 return -E1000_ERR_PHY; in e1000_write_8bit_ctrl_reg_generic()
/titanic_50/usr/src/grub/grub-0.97/netboot/
H A De1000.c2869 return -E1000_ERR_PHY;
2873 return -E1000_ERR_PHY;
2973 return -E1000_ERR_PHY;
3132 return -E1000_ERR_PHY;
H A De1000_hw.h243 #define E1000_ERR_PHY 2 macro