Home
last modified time | relevance | path

Searched refs:eec (Results 1 – 11 of 11) sorted by relevance

/titanic_50/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_common.c49 static void ixgbe_raise_eeprom_clk(struct ixgbe_hw *hw, u32 *eec);
50 static void ixgbe_lower_eeprom_clk(struct ixgbe_hw *hw, u32 *eec);
73 u32 eec = IXGBE_READ_REG(hw, IXGBE_EEC_BY_MAC(hw)); in ixgbe_init_ops_generic() local
80 if (eec & IXGBE_EEC_PRES) { in ixgbe_init_ops_generic()
1154 u32 eec; in ixgbe_init_eeprom_params_generic() local
1171 eec = IXGBE_READ_REG(hw, IXGBE_EEC_BY_MAC(hw)); in ixgbe_init_eeprom_params_generic()
1172 if (eec & IXGBE_EEC_PRES) { in ixgbe_init_eeprom_params_generic()
1179 eeprom_size = (u16)((eec & IXGBE_EEC_SIZE) >> in ixgbe_init_eeprom_params_generic()
1185 if (eec & IXGBE_EEC_ADDR_SIZE) in ixgbe_init_eeprom_params_generic()
1722 u32 eec; in ixgbe_acquire_eeprom() local
[all …]
H A Dixgbe_x540.c349 u32 eec; in ixgbe_init_eeprom_params_X540() local
358 eec = IXGBE_READ_REG(hw, IXGBE_EEC_BY_MAC(hw)); in ixgbe_init_eeprom_params_X540()
359 eeprom_size = (u16)((eec & IXGBE_EEC_SIZE) >> in ixgbe_init_eeprom_params_X540()
H A Dixgbe_x550.c597 u32 eec; in ixgbe_init_eeprom_params_X550() local
606 eec = IXGBE_READ_REG(hw, IXGBE_EEC); in ixgbe_init_eeprom_params_X550()
607 eeprom_size = (u16)((eec & IXGBE_EEC_SIZE) >> in ixgbe_init_eeprom_params_X550()
/titanic_50/usr/src/uts/common/sys/scsi/impl/
H A Dmode.h79 eec : 1, /* enable early correction */ member
89 eec : 1, /* enable early correction */ member
/titanic_50/usr/src/lib/storage/libg_fc/common/hdrs/
H A Dg_scsi.h109 eec : 1, /* enable early correction */ member
119 eec : 1, /* enable early correction */ member
/titanic_50/usr/src/uts/common/sys/scsi/generic/
H A Ddad_mode.h110 eec : 1, /* enable early correction */ member
120 eec : 1, /* enable early correction */ member
/titanic_50/usr/src/uts/common/sys/ib/ibtl/
H A Dibci.h267 ibt_status_t (*ibc_free_eec)(ibc_hca_hdl_t hca, ibc_eec_hdl_t eec);
268 ibt_status_t (*ibc_query_eec)(ibc_hca_hdl_t hca, ibc_eec_hdl_t eec,
270 ibt_status_t (*ibc_modify_eec)(ibc_hca_hdl_t hca, ibc_eec_hdl_t eec,
/titanic_50/usr/src/uts/common/io/e1000api/
H A De1000_i210.c598 u32 eec = 0; in e1000_get_flash_presence_i210() local
603 eec = E1000_READ_REG(hw, E1000_EECD); in e1000_get_flash_presence_i210()
605 if (eec & E1000_EECD_FLASH_DETECTED_I210) in e1000_get_flash_presence_i210()
/titanic_50/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_ci.c1050 hermon_ci_free_eec(ibc_hca_hdl_t hca, ibc_eec_hdl_t eec) in hermon_ci_free_eec() argument
1068 hermon_ci_query_eec(ibc_hca_hdl_t hca, ibc_eec_hdl_t eec, in hermon_ci_query_eec() argument
1087 hermon_ci_modify_eec(ibc_hca_hdl_t hca, ibc_eec_hdl_t eec, in hermon_ci_modify_eec() argument
/titanic_50/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_ci.c1398 tavor_ci_free_eec(ibc_hca_hdl_t hca, ibc_eec_hdl_t eec) in tavor_ci_free_eec() argument
1420 tavor_ci_query_eec(ibc_hca_hdl_t hca, ibc_eec_hdl_t eec, in tavor_ci_query_eec() argument
1443 tavor_ci_modify_eec(ibc_hca_hdl_t hca, ibc_eec_hdl_t eec, in tavor_ci_modify_eec() argument
/titanic_50/usr/src/data/hwdata/
H A Dpci.ids24224 0eec Xeon E7 v2/Xeon E5 v2/Core i7 Unicast Registers