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

  /src/sys/dev/ic/
athn.c 99 Static int athn_reset_power_on(struct athn_softc *);
153 if ((error = athn_reset_power_on(sc)) != 0) {
665 athn_reset_power_on(struct athn_softc *sc) function in typeref:typename:PUBLIC int
744 if ((error = athn_reset_power_on(sc)) != 0)
2219 error = athn_reset_power_on(sc);
2871 if ((error = athn_reset_power_on(sc)) != 0) {

Completed in 13 milliseconds