Searched refs:OPL3_NVOICE (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/dev/ic/
H A Doplvar.h55 struct opl_voice voices[OPL3_NVOICE];
H A Doplreg.h138 #define OPL3_NVOICE 18 macro
H A Dopl.c165 sc->syn.nvoice = sc->model == OPL_2 ? OPL2_NVOICE : OPL3_NVOICE;
170 for (i = 0; i < OPL3_NVOICE; i++)

Completed in 96 milliseconds