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

  /src/sys/arch/emips/ebus/
icap_ebus.c 98 static void icap_reset(struct icap_softc *sc);
146 icap_reset(sc);
380 icap_reset(sc);
420 icap_reset(struct icap_softc *sc) function in typeref:typename:void
422 DEBUG_PRINT(("icap_reset %x\n",sc->sc_dp->Control), DEBUG_STATUS);
icap_ebus.c 98 static void icap_reset(struct icap_softc *sc);
146 icap_reset(sc);
380 icap_reset(sc);
420 icap_reset(struct icap_softc *sc) function in typeref:typename:void
422 DEBUG_PRINT(("icap_reset %x\n",sc->sc_dp->Control), DEBUG_STATUS);

Completed in 21 milliseconds