HomeSort by: relevance | last modified time | path
    Searched defs:iha_read_eeprom (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/ic/
iha.c 227 static void iha_read_eeprom(struct iha_softc *, struct iha_eeprom *);
505 iha_read_eeprom(sc, &eeprom);
560 * by iha_read_eeprom() above.
2625 * iha_read_eeprom - read Serial EEPROM value & set to defaults
2629 iha_read_eeprom(struct iha_softc *sc, struct iha_eeprom *eeprom) function in typeref:typename:void
iha.c 227 static void iha_read_eeprom(struct iha_softc *, struct iha_eeprom *);
505 iha_read_eeprom(sc, &eeprom);
560 * by iha_read_eeprom() above.
2625 * iha_read_eeprom - read Serial EEPROM value & set to defaults
2629 iha_read_eeprom(struct iha_softc *sc, struct iha_eeprom *eeprom) function in typeref:typename:void
iha.c 227 static void iha_read_eeprom(struct iha_softc *, struct iha_eeprom *);
505 iha_read_eeprom(sc, &eeprom);
560 * by iha_read_eeprom() above.
2625 * iha_read_eeprom - read Serial EEPROM value & set to defaults
2629 iha_read_eeprom(struct iha_softc *sc, struct iha_eeprom *eeprom) function in typeref:typename:void

Completed in 36 milliseconds