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

  /src/sys/dev/ic/
iha.c 230 static uint16_t iha_se2_rd(struct iha_softc *, int);
2733 * iha_se2_rd - read & return the 16 bit value at the specified
2738 iha_se2_rd(struct iha_softc *sc, int addr) function in typeref:typename:uint16_t
2777 *tbuf = iha_se2_rd(sc, i);
2780 *tbuf = iha_se2_rd(sc, 31); /* read checksum from EEPROM */

Completed in 13 milliseconds