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

  /src/sys/arch/arm/xscale/
ixp425_npe.c 199 static int npe_cpu_step(struct ixpnpe_softc *, uint32_t npeInstruction,
741 error = npe_cpu_step(sc, IX_NPEDL_INSTR_RD_FIFO, 0, 0);
756 error = npe_cpu_step(sc, IX_NPEDL_INSTR_RESET_MBOX, 0, 0);
1024 npe_cpu_step(struct ixpnpe_softc *sc, uint32_t npeInstruction, function in typeref:typename:int
1123 error = npe_cpu_step(sc, npeInstruction, ctxtNum, IX_NPEDL_RD_INSTR_LDUR);
1187 error = npe_cpu_step(sc, npeInstruction,

Completed in 125 milliseconds