Searched defs:eec (Results 1 – 8 of 8) sorted by relevance
/titanic_41/usr/src/uts/common/io/ixgbe/ |
H A D | ixgbe_common.c | 71 u32 eec = IXGBE_READ_REG(hw, IXGBE_EEC); in ixgbe_init_ops_generic() local 894 u32 eec; in ixgbe_init_eeprom_params_generic() local 1455 u32 eec; in ixgbe_acquire_eeprom() local 1657 u32 eec; in ixgbe_standby_eeprom() local 1683 u32 eec; in ixgbe_shift_out_eeprom_bits() local 1737 u32 eec; in ixgbe_shift_in_eeprom_bits() local 1775 static void ixgbe_raise_eeprom_clk(struct ixgbe_hw *hw, u32 *eec) in ixgbe_raise_eeprom_clk() 1794 static void ixgbe_lower_eeprom_clk(struct ixgbe_hw *hw, u32 *eec) in ixgbe_lower_eeprom_clk() 1814 u32 eec; in ixgbe_release_eeprom() local
|
H A D | ixgbe_x540.c | 338 u32 eec; in ixgbe_init_eeprom_params_X540() local
|
/titanic_41/usr/src/uts/common/sys/scsi/impl/ |
H A D | mode.h | 79 eec : 1, /* enable early correction */ member 89 eec : 1, /* enable early correction */ member
|
/titanic_41/usr/src/lib/storage/libg_fc/common/hdrs/ |
H A D | g_scsi.h | 109 eec : 1, /* enable early correction */ member 119 eec : 1, /* enable early correction */ member
|
/titanic_41/usr/src/uts/common/sys/scsi/generic/ |
H A D | dad_mode.h | 110 eec : 1, /* enable early correction */ member 120 eec : 1, /* enable early correction */ member
|
/titanic_41/usr/src/uts/common/io/e1000api/ |
H A D | e1000_i210.c | 598 u32 eec = 0; in e1000_get_flash_presence_i210() local
|
/titanic_41/usr/src/uts/common/io/ib/adapters/tavor/ |
H A D | tavor_ci.c | 1398 tavor_ci_free_eec(ibc_hca_hdl_t hca, ibc_eec_hdl_t eec) in tavor_ci_free_eec() 1420 tavor_ci_query_eec(ibc_hca_hdl_t hca, ibc_eec_hdl_t eec, in tavor_ci_query_eec() 1443 tavor_ci_modify_eec(ibc_hca_hdl_t hca, ibc_eec_hdl_t eec, in tavor_ci_modify_eec()
|
/titanic_41/usr/src/uts/common/io/ib/adapters/hermon/ |
H A D | hermon_ci.c | 1050 hermon_ci_free_eec(ibc_hca_hdl_t hca, ibc_eec_hdl_t eec) in hermon_ci_free_eec() 1068 hermon_ci_query_eec(ibc_hca_hdl_t hca, ibc_eec_hdl_t eec, in hermon_ci_query_eec() 1087 hermon_ci_modify_eec(ibc_hca_hdl_t hca, ibc_eec_hdl_t eec, in hermon_ci_modify_eec()
|