Home
last modified time | relevance | path

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

/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/ic/
H A Dathn.c642 return athn_reset(sc, 0); in athn_reset_power_on()
646 athn_reset(struct athn_softc *sc, int cold_reset) in athn_reset() function
2193 error = athn_reset(sc, 0); in athn_hw_reset()
2962 athn_reset(sc, 0); in athn_stop()
2965 athn_reset(sc, 1); in athn_stop()
H A Dathnvar.h633 int athn_reset(struct athn_softc *, int);
/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/usb/
H A Dif_athn_usb.c2795 athn_reset(sc, 0); in athn_usb_stop()
2798 athn_reset(sc, 1); in athn_usb_stop()