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

  /src/sys/dev/ic/
ninjascsi32.c 117 static void njsc32_reset_bus(struct njsc32_softc *);
414 njsc32_reset_bus(sc);
1352 njsc32_reset_bus(struct njsc32_softc *sc) function in typeref:typename:void
1356 DPRINTF(("%s: njsc32_reset_bus:\n", device_xname(sc->sc_dev)));
2361 njsc32_reset_bus(sc);
ninjascsi32.c 117 static void njsc32_reset_bus(struct njsc32_softc *);
414 njsc32_reset_bus(sc);
1352 njsc32_reset_bus(struct njsc32_softc *sc) function in typeref:typename:void
1356 DPRINTF(("%s: njsc32_reset_bus:\n", device_xname(sc->sc_dev)));
2361 njsc32_reset_bus(sc);

Completed in 26 milliseconds