Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dathn.c78 int athn_reset(struct athn_softc *, int);
660 return (athn_reset(sc, 0)); in athn_reset_power_on()
664 athn_reset(struct athn_softc *sc, int cold) in athn_reset() function
2278 error = athn_reset(sc, 0); in athn_hw_reset()
3138 athn_reset(sc, 0); in athn_stop()
3141 athn_reset(sc, 1); in athn_stop()
/openbsd/sys/dev/usb/
H A Dif_athn_usb.c205 int athn_reset(struct athn_softc *, int);
2739 athn_reset(sc, 0); in athn_usb_stop()
2742 athn_reset(sc, 1); in athn_usb_stop()