OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sbdsp_mix_read
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/isa/
sbdsp.c
508
sbdsp_mix_read
(struct sbdsp_softc *sc, int mixerport)
function in typeref:typename:int
873
mixval =
sbdsp_mix_read
(sc, SBP_INFILTER) & ~SBP_IFILTER_MASK;
898
sbdsp_mix_read
(sc, SBP_INFILTER) & SBP_IFILTER_MASK;
1238
if ((
sbdsp_mix_read
(sc, SBP_1335_MASTER_VOL) & 0x0e) == 0x04 &&
1239
(
sbdsp_mix_read
(sc, SBP_1335_MIDI_VOL) & 0x0e) == 0x06)
1258
if ((
sbdsp_mix_read
(sc, SB16P_TREBLE_L) & 0xf0) == 0x80)
1360
(
sbdsp_mix_read
(sc, SBP_INFILTER) & ~SBP_IFILTER_MASK) |
1497
(
sbdsp_mix_read
(sc, SBP_STEREO) & ~SBP_PLAYMODE_MASK) |
1634
irq =
sbdsp_mix_read
(sc, SBP_IRQ_STATUS);
1954
bits =
sbdsp_mix_read
(sc, SB16P_OSWITCH)
[
all
...]
sbdsp.c
508
sbdsp_mix_read
(struct sbdsp_softc *sc, int mixerport)
function in typeref:typename:int
873
mixval =
sbdsp_mix_read
(sc, SBP_INFILTER) & ~SBP_IFILTER_MASK;
898
sbdsp_mix_read
(sc, SBP_INFILTER) & SBP_IFILTER_MASK;
1238
if ((
sbdsp_mix_read
(sc, SBP_1335_MASTER_VOL) & 0x0e) == 0x04 &&
1239
(
sbdsp_mix_read
(sc, SBP_1335_MIDI_VOL) & 0x0e) == 0x06)
1258
if ((
sbdsp_mix_read
(sc, SB16P_TREBLE_L) & 0xf0) == 0x80)
1360
(
sbdsp_mix_read
(sc, SBP_INFILTER) & ~SBP_IFILTER_MASK) |
1497
(
sbdsp_mix_read
(sc, SBP_STEREO) & ~SBP_PLAYMODE_MASK) |
1634
irq =
sbdsp_mix_read
(sc, SBP_IRQ_STATUS);
1954
bits =
sbdsp_mix_read
(sc, SB16P_OSWITCH)
[
all
...]
Completed in 25 milliseconds
Indexes created Tue Sep 30 11:09:46 GMT 2025