HomeSort by: relevance | last modified time | path
    Searched refs:athn_reset (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/ic/
athnvar.h 635 int athn_reset(struct athn_softc *, int);
athn.c 696 return athn_reset(sc, 0);
700 athn_reset(struct athn_softc *sc, int cold_reset) function in typeref:typename:PUBLIC int
2222 error = athn_reset(sc, 0);
2985 athn_reset(sc, 0);
2988 athn_reset(sc, 1);
  /src/sys/dev/usb/
if_athn_usb.c 2984 athn_reset(sc, 0);
2987 athn_reset(sc, 1);

Completed in 17 milliseconds