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

  /src/sys/dev/pci/
twa.c 129 static int twa_soft_reset(struct twa_softc *);
1486 if ((error = twa_soft_reset(sc)) == 0)
2592 if ((error = twa_soft_reset(sc)))
2625 twa_soft_reset(struct twa_softc *sc) function in typeref:typename:int
twa.c 129 static int twa_soft_reset(struct twa_softc *);
1486 if ((error = twa_soft_reset(sc)) == 0)
2592 if ((error = twa_soft_reset(sc)))
2625 twa_soft_reset(struct twa_softc *sc) function in typeref:typename:int

Completed in 25 milliseconds