Searched refs:ex_eeprom_busy (Results 1 – 1 of 1) sorted by relevance
91 static int ex_eeprom_busy(struct ex_softc *);1762 if (ex_eeprom_busy(sc)) in ex_read_eeprom()1766 if (ex_eeprom_busy(sc)) in ex_read_eeprom()1774 ex_eeprom_busy(struct ex_softc *sc) in ex_eeprom_busy() function