Searched refs:npe_cpu_stop (Results 1 – 1 of 1) sorted by relevance
185 static int npe_cpu_stop(struct ixpnpe_softc *);343 error = npe_cpu_stop(sc); /* stop NPE */ in ixpnpe_stopandreset()387 error = npe_cpu_stop(sc); in ixpnpe_stop()851 error = npe_cpu_stop(sc); in npe_cpu_reset()898 npe_cpu_stop(struct ixpnpe_softc *sc) in npe_cpu_stop() function