Home
last modified time | relevance | path

Searched full:microseq (Results 1 – 8 of 8) sorted by relevance

/freebsd/sys/dev/ppbus/
H A Dppb_msq.h137 #define MS_CALL(microseq) { MS_OP_CALL, {{ (microseq) }}} argument
179 int, /* microseq opcode */
H A Dppb_msq.c145 /* initialize the corresponding microseq */ in ppb_MS_exec()
151 /* execute the microseq */ in ppb_MS_exec()
158 * Execute a microseq loop
H A Dppbconf.h174 struct microseq *curpc; /* pc in curmsq */
175 struct microseq *curmsq; /* currently executed microseqence */
/freebsd/share/man/man4/
H A Dppbus.4330 .Xr microseq 9 ) .
332 operations and microseq language are coded at adapter level for efficiency.
/freebsd/sys/dev/ppc/
H A Dppcreg.h99 char *ppc_ptr; /* microseq current pointer */
100 int ppc_accum; /* microseq accumulator */
H A Dppc.c1459 * If the C call returns !0 then end the microseq. in ppc_exec_microseq()
1491 /* retrieve microseq and pc state before the call */ in ppc_exec_microseq()
/freebsd/share/man/man9/
H A Dmicroseq.929 .Nm microseq
356 Predefined macro: MS_CALL(microseq)
H A DMakefile228 microseq.9 \