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

  /src/sys/arch/arm/xscale/
ixp425_npe.c 185 static int npe_cpu_stop(struct ixpnpe_softc *);
343 error = npe_cpu_stop(sc); /* stop NPE */
387 error = npe_cpu_stop(sc);
851 error = npe_cpu_stop(sc);
898 npe_cpu_stop(struct ixpnpe_softc *sc) function in typeref:typename:int
ixp425_npe.c 185 static int npe_cpu_stop(struct ixpnpe_softc *);
343 error = npe_cpu_stop(sc); /* stop NPE */
387 error = npe_cpu_stop(sc);
851 error = npe_cpu_stop(sc);
898 npe_cpu_stop(struct ixpnpe_softc *sc) function in typeref:typename:int

Completed in 24 milliseconds