Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/sym/
Dsym_hipd.c4211 u32 nxtdsp; in sym_int_ma() local
4302 nxtdsp = 0; in sym_int_ma()
4306 nxtdsp = dsp; in sym_int_ma()
4311 nxtdsp = dsp; in sym_int_ma()
4319 cp, (unsigned)dsp, (unsigned)nxtdsp, vdsp, cmd); in sym_int_ma()
4393 nxtdsp = scr_to_cpu(cp->phys.pm0.ret); in sym_int_ma()
4395 nxtdsp = scr_to_cpu(cp->phys.pm1.ret); in sym_int_ma()
4419 pm->ret = cpu_to_scr(nxtdsp); in sym_int_ma()
4427 nxtdsp = SCRIPTA_BA (np, dispatch); in sym_int_ma()
4455 nxtdsp = SCRIPTB_BA (np, wsr_ma_helper); in sym_int_ma()
[all …]
/freebsd-12-stable/sys/dev/ncr/
Dncr.c5594 u_int32_t nxtdsp; local
5667 nxtdsp = READSCRIPT_OFF(vdsp_base, vdsp_off + 3*4);
5671 nxtdsp = READSCRIPT_OFF(vdsp_base, vdsp_off + 3*4);
5676 nxtdsp = dsp;
5680 nxtdsp = dsp;
5695 nxtdsp, (volatile char*)vdsp_base+vdsp_off, cmd);
5758 newcmd[3] = nxtdsp;