Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/xl/
H A Dif_xl.c238 static int xl_eeprom_wait (struct xl_softc *);
653 xl_eeprom_wait(struct xl_softc *sc) in xl_eeprom_wait() function
689 if (xl_eeprom_wait(sc)) in xl_read_eeprom()
702 err = xl_eeprom_wait(sc); in xl_read_eeprom()