Home
last modified time | relevance | path

Searched refs:E1000_ERR_PARAM (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_nvm.c954 return -E1000_ERR_PARAM; in e1000_read_pba_raw()
966 return -E1000_ERR_PARAM; in e1000_read_pba_raw()
972 return -E1000_ERR_PARAM; in e1000_read_pba_raw()
981 return -E1000_ERR_PARAM; in e1000_read_pba_raw()
996 return -E1000_ERR_PARAM; in e1000_read_pba_raw()
1021 return -E1000_ERR_PARAM; in e1000_write_pba_raw()
1033 return -E1000_ERR_PARAM; in e1000_write_pba_raw()
1039 return -E1000_ERR_PARAM; in e1000_write_pba_raw()
1054 return -E1000_ERR_PARAM; in e1000_write_pba_raw()
1092 return -E1000_ERR_PARAM; in e1000_get_pba_block_size()
[all …]
H A De1000_manage.c236 return -E1000_ERR_PARAM; in e1000_mng_host_if_write_generic()
H A De1000_82543.c496 ret_val = -E1000_ERR_PARAM; in e1000_read_phy_reg_82543()
552 ret_val = -E1000_ERR_PARAM; in e1000_write_phy_reg_82543()
H A De1000_phy.c293 return -E1000_ERR_PARAM; in e1000_read_phy_reg_mdic()
358 return -E1000_ERR_PARAM; in e1000_write_phy_reg_mdic()
3329 return -E1000_ERR_PARAM; in e1000_enable_phy_wakeup_reg_access_bm()
3386 return -E1000_ERR_PARAM; in e1000_disable_phy_wakeup_reg_access_bm()
H A De1000_defines.h708 #define E1000_ERR_PARAM 4 macro
H A De1000_82575.c600 s32 ret_val = -E1000_ERR_PARAM; in e1000_read_phy_reg_sgmii_82575()
633 s32 ret_val = -E1000_ERR_PARAM; in e1000_write_phy_reg_sgmii_82575()
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A De1000.c2847 return -E1000_ERR_PARAM;
2950 return -E1000_ERR_PARAM;
H A De1000_hw.h245 #define E1000_ERR_PARAM 4 macro