Searched defs:eec (Results 1 – 10 of 10) sorted by relevance
/illumos-gate/usr/src/uts/common/io/ixgbe/core/ |
H A D | ixgbe_common.c | 74 u32 eec = IXGBE_READ_REG(hw, IXGBE_EEC_BY_MAC(hw)); in ixgbe_init_ops_generic() local 1255 u32 eec; in ixgbe_init_eeprom_params_generic() local 1823 u32 eec; in ixgbe_acquire_eeprom() local 2026 u32 eec; in ixgbe_standby_eeprom() local 2052 u32 eec; in ixgbe_shift_out_eeprom_bits() local 2107 u32 eec; in ixgbe_shift_in_eeprom_bits() local 2145 static void ixgbe_raise_eeprom_clk(struct ixgbe_hw *hw, u32 *eec) in ixgbe_raise_eeprom_clk() 2164 static void ixgbe_lower_eeprom_clk(struct ixgbe_hw *hw, u32 *eec) in ixgbe_lower_eeprom_clk() 2184 u32 eec; in ixgbe_release_eeprom() local
|
H A D | ixgbe_x540.c | 367 u32 eec; in ixgbe_init_eeprom_params_X540() local
|
H A D | ixgbe_x550.c | 1018 u32 eec; in ixgbe_init_eeprom_params_X550() local
|
/illumos-gate/usr/src/uts/common/sys/scsi/impl/ |
H A D | mode.h | 77 eec : 1, /* enable early correction */ member 87 eec : 1, /* enable early correction */ member
|
/illumos-gate/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
|
/illumos-gate/usr/src/uts/common/sys/scsi/generic/ |
H A D | dad_mode.h | 108 eec : 1, /* enable early correction */ member 118 eec : 1, /* enable early correction */ member
|
/illumos-gate/usr/src/uts/common/io/e1000api/ |
H A D | e1000_i210.c | 598 u32 eec = 0; in e1000_get_flash_presence_i210() local
|
/illumos-gate/usr/src/uts/common/io/igc/core/ |
H A D | igc_i225.c | 674 u32 eec = 0; in igc_get_flash_presence_i225() local
|
/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/ |
H A D | tavor_ci.c | 1193 tavor_ci_free_eec(ibc_hca_hdl_t hca, ibc_eec_hdl_t eec) in tavor_ci_free_eec() 1212 tavor_ci_query_eec(ibc_hca_hdl_t hca, ibc_eec_hdl_t eec, in tavor_ci_query_eec() 1232 tavor_ci_modify_eec(ibc_hca_hdl_t hca, ibc_eec_hdl_t eec, in tavor_ci_modify_eec()
|
/illumos-gate/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()
|