Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/cxgb/common/
HDcxgb_t3_hw.c642 #define EEPROM_MAX_POLL 40 macro
660 int attempts = EEPROM_MAX_POLL; in t3_seeprom_read()
693 int attempts = EEPROM_MAX_POLL; in t3_seeprom_write()
/freebsd-11-stable/sys/dev/cxgbe/common/
HDt4_hw.c2733 #define EEPROM_MAX_POLL 5000 /* x 5000 == 50ms */ macro
2766 max_poll = EEPROM_MAX_POLL; in t4_seeprom_wait()
2904 max_poll = EEPROM_MAX_POLL; in t4_seeprom_write()