Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_t3_hw.c640 #define EEPROM_MAX_POLL 40 macro
658 int attempts = EEPROM_MAX_POLL; in t3_seeprom_read()
691 int attempts = EEPROM_MAX_POLL; in t3_seeprom_write()
/freebsd/sys/dev/cxgbe/common/
H A Dt4_hw.c2728 #define EEPROM_MAX_POLL 5000 /* x 5000 == 50ms */ macro
2761 max_poll = EEPROM_MAX_POLL; in t4_seeprom_wait()
2899 max_poll = EEPROM_MAX_POLL; in t4_seeprom_write()