OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sc_vdata
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/x68k/dev/
opm.c
57
struct opm_voice
sc_vdata
[8];
member in struct:opm_softc
168
writeopm(0x08, opm0->
sc_vdata
[channel].sm << 3 | channel);
180
memcpy(&opm0->
sc_vdata
[channel], voice, sizeof(struct opm_voice));
217
switch (opm0->
sc_vdata
[channel].con) {
219
value = opm0->
sc_vdata
[channel].m1.tl + volume;
223
value = opm0->
sc_vdata
[channel].m2.tl + volume;
226
value = opm0->
sc_vdata
[channel].c1.tl + volume;
232
value = opm0->
sc_vdata
[channel].c2.tl + volume;
Completed in 13 milliseconds
Indexes created Sun Oct 12 20:09:57 GMT 2025