Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Delinkxl.c91 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