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,
|