/titanic_41/usr/src/uts/common/io/ixgbe/ |
H A D | ixgbe_common.c | 47 static void ixgbe_raise_eeprom_clk(struct ixgbe_hw *hw, u32 *eec); 48 static void ixgbe_lower_eeprom_clk(struct ixgbe_hw *hw, u32 *eec); 71 u32 eec = IXGBE_READ_REG(hw, IXGBE_EEC); in ixgbe_init_ops_generic() local 78 if (eec & IXGBE_EEC_PRES) { in ixgbe_init_ops_generic() 894 u32 eec; in ixgbe_init_eeprom_params_generic() local 911 eec = IXGBE_READ_REG(hw, IXGBE_EEC); in ixgbe_init_eeprom_params_generic() 912 if (eec & IXGBE_EEC_PRES) { in ixgbe_init_eeprom_params_generic() 919 eeprom_size = (u16)((eec & IXGBE_EEC_SIZE) >> in ixgbe_init_eeprom_params_generic() 925 if (eec & IXGBE_EEC_ADDR_SIZE) in ixgbe_init_eeprom_params_generic() 1455 u32 eec; in ixgbe_acquire_eeprom() local [all …]
|
H A D | ixgbe_x540.c | 338 u32 eec; in ixgbe_init_eeprom_params_X540() local 347 eec = IXGBE_READ_REG(hw, IXGBE_EEC); in ixgbe_init_eeprom_params_X540() 348 eeprom_size = (u16)((eec & IXGBE_EEC_SIZE) >> in ixgbe_init_eeprom_params_X540()
|
/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/impl/ |
H A D | mode.h | 79 eec : 1, /* enable early correction */ member 89 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/sys/ib/ibtl/ |
H A D | ibci.h | 267 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_41/usr/src/uts/common/io/e1000api/ |
H A D | e1000_i210.c | 598 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_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() 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_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() 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_41/usr/src/data/hwdata/ |
H A D | pci.ids | 23376 0eec Xeon E7 v2/Xeon E5 v2/Core i7 Unicast Registers
|