Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/ic/
Dathn.c99 Static int athn_reset_power_on(struct athn_softc *);
153 if ((error = athn_reset_power_on(sc)) != 0) { in athn_attach()
665 athn_reset_power_on(struct athn_softc *sc) in athn_reset_power_on() function
744 if ((error = athn_reset_power_on(sc)) != 0) in athn_set_power_awake()
2219 error = athn_reset_power_on(sc); in athn_hw_reset()
2871 if ((error = athn_reset_power_on(sc)) != 0) { in athn_init()