Home
last modified time | relevance | path

Searched refs:npe_cpu_start (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/arch/arm/xscale/
H A Dixp425_npe.c184 static int npe_cpu_start(struct ixpnpe_softc *);
360 error = npe_cpu_start(sc); in ixpnpe_start_locked()
864 npe_cpu_start(struct ixpnpe_softc *sc) in npe_cpu_start() function