Home
last modified time | relevance | path

Searched refs:ISSBM1745 (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/sys/dev/isa/
Dsbdspvar.h163 #define ISSBM1745(x) ((x)->sc_mixer_model >= SBM_CT1XX5) macro
Dsbdsp.c1525 if (!ISSBM1745(sc)) in sbdsp_mixer_set_port()
1587 if (ISSBM1745(sc)) { in sbdsp_mixer_set_port()
1600 if (!ISSBM1745(sc) || cp->type != AUDIO_MIXER_ENUM) in sbdsp_mixer_set_port()
1707 if (!ISSBM1745(sc)) in sbdsp_mixer_get_port()
1743 if (ISSBM1745(sc)) in sbdsp_mixer_get_port()
1750 if (!ISSBM1745(sc)) in sbdsp_mixer_get_port()
1792 is1745 = ISSBM1745(sc); in sbdsp_mixer_query_devinfo()
1868 if (ISSBM1745(sc)) { in sbdsp_mixer_query_devinfo()