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

  /src/sys/dev/ic/
iha.c 233 static void iha_se2_wr(struct iha_softc *, int, uint16_t);
2673 iha_se2_wr(sc, i, *np);
2678 iha_se2_wr(sc, 31, chksum);
2687 * iha_se2_wr - write the given 16 bit value into the Serial EEPROM
2691 iha_se2_wr(struct iha_softc *sc, int addr, uint16_t writeword) function in typeref:typename:void

Completed in 12 milliseconds