HomeSort by: relevance | last modified time | path
    Searched refs:opl_operators (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/ic/
oplvar.h 39 const struct opl_operators *patch;
82 struct opl_operators { struct
97 extern const struct opl_operators opl2_instrs[];
98 extern const struct opl_operators opl3_instrs[];
opl.c 323 const struct opl_operators *p = sc->voices[v].patch;
514 const struct opl_operators *p;
oplinstrs.c 26 const struct opl_operators opl3_instrs[OPL_NINSTR] = {
328 const struct opl_operators opl2_instrs[OPL_NINSTR] = {

Completed in 25 milliseconds