OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_mixer_model
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/isa/
sbdspvar.h
155
u_int
sc_mixer_model
;
member in struct:sbdsp_softc
161
#define ISSBM1745(x) ((x)->
sc_mixer_model
>= SBM_CT1XX5)
sbdsp.c
373
sc->
sc_mixer_model
= SBM_CT1345; /* XXX really? */
395
if (sc->
sc_mixer_model
!= SBM_NONE) {
922
sc->
sc_mixer_model
, mask));
924
switch(sc->
sc_mixer_model
) {
1230
sc->
sc_mixer_model
= SBM_NONE;
1240
sc->
sc_mixer_model
= SBM_CT1335;
1242
sc->
sc_mixer_model
= SBM_NONE;
1249
sc->
sc_mixer_model
= SBM_CT1345;
1259
sc->
sc_mixer_model
= SBM_CT1745;
1261
sc->
sc_mixer_model
= SBM_CT1XX5
[
all
...]
Completed in 15 milliseconds
Indexes created Mon Oct 13 16:09:52 GMT 2025