Home
last modified time | relevance | path

Searched refs:ICE_I2C_MAX_RETRIES (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/ice/
H A Dice_lib.h367 #define ICE_I2C_MAX_RETRIES 10 macro
H A Dice_lib.c10032 } while (retries++ < ICE_I2C_MAX_RETRIES); in ice_read_sff_eeprom()
10037 __func__, ICE_I2C_MAX_RETRIES); in ice_read_sff_eeprom()