Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/elxl/
H A Delxl.c71 static int elxl_eeprom_busy(elxl_t *);
1989 if (elxl_eeprom_busy(sc)) in elxl_read_eeprom()
1993 if (elxl_eeprom_busy(sc)) in elxl_read_eeprom()
2001 elxl_eeprom_busy(elxl_t *sc) in elxl_eeprom_busy() function