taglinefilesource code
sbc_major492drivers/sound/sb16_dsp.cextern int      sbc_major, sbc_minor;
sbc_major494drivers/sound/sb16_dsp.cif (sbc_major < 4)
sbc_major497drivers/sound/sb16_dsp.csprintf (sb16_dsp_operations.name, "SoundBlaster 16 %d.%d", sbc_major, sbc_minor);
sbc_major528drivers/sound/sb16_dsp.cextern int      sbc_major, Jazz16_detected;
sbc_major555drivers/sound/sb16_dsp.cif (sbc_major < 4)    /* Set by the plain SB driver */
sbc_major327drivers/sound/sb16_midi.cextern int      sbc_major;
sbc_major339drivers/sound/sb16_midi.celse if (sbc_major < 4)
sbc_major74drivers/sound/sb_dsp.cint             sbc_major = 1, sbc_minor = 0;
sbc_major339drivers/sound/sb_dsp.cif (sbc_major < 2 ||
sbc_major340drivers/sound/sb_dsp.c(sbc_major == 2 && sbc_minor == 0))
sbc_major347drivers/sound/sb_dsp.cif (sbc_major < 3)    /* Limited input speed with these cards */
sbc_major348drivers/sound/sb_dsp.cif (sbc_major == 2 && sbc_minor > 0)
sbc_major430drivers/sound/sb_dsp.cif (sbc_major < 3 || sb16)
sbc_major661drivers/sound/sb_dsp.cif (sbc_major == 3)    /*
sbc_major730drivers/sound/sb_dsp.cif (sbc_major == 3)    /* SB Pro (at least ) */
sbc_major1231drivers/sound/sb_dsp.csbc_major = 0;
sbc_major1233drivers/sound/sb_dsp.cif (sbc_major == 3 || sbc_major == 0)
sbc_major1442drivers/sound/sb_dsp.csbc_major = sbc_minor = 0;
sbc_major1449drivers/sound/sb_dsp.cif (sbc_major == 0)
sbc_major1450drivers/sound/sb_dsp.csbc_major = inb (DSP_READ);
sbc_major1471drivers/sound/sb_dsp.cif (sbc_major == 0)
sbc_major1477drivers/sound/sb_dsp.cif (sbc_major == 0)
sbc_major1481drivers/sound/sb_dsp.csbc_major = 1;
sbc_major1484drivers/sound/sb_dsp.cif (sbc_major == 2 || sbc_major == 3)
sbc_major1487drivers/sound/sb_dsp.cif (sbc_major == 4)
sbc_major1490drivers/sound/sb_dsp.cif (sbc_major == 3 && sbc_minor == 1)
sbc_major1522drivers/sound/sb_dsp.cif (sbc_major >= 3)
sbc_major1527drivers/sound/sb_dsp.csprintf (sb_dsp_operations.name, "SoundMan Wave %d.%d", sbc_major, sbc_minor);
sbc_major1529drivers/sound/sb_dsp.csprintf (sb_dsp_operations.name, "MV Jazz16 %d.%d", sbc_major, sbc_minor);
sbc_major1536drivers/sound/sb_dsp.csprintf (sb_dsp_operations.name, "Sound Galaxy NX Pro %d.%d", sbc_major, sbc_minor);
sbc_major1541drivers/sound/sb_dsp.cif (sbc_major == 4)
sbc_major1543drivers/sound/sb_dsp.csprintf (sb_dsp_operations.name, "SoundBlaster 16 %d.%d", sbc_major, sbc_minor);
sbc_major1561drivers/sound/sb_dsp.csprintf (sb_dsp_operations.name, "SoundBlaster Pro %d.%d", sbc_major, sbc_minor);
sbc_major1566drivers/sound/sb_dsp.csprintf (sb_dsp_operations.name, "SoundBlaster %d.%d", sbc_major, sbc_minor);
sbc_major1571drivers/sound/sb_dsp.cif (sbc_major >= 3)
sbc_major1572drivers/sound/sb_dsp.cmixer_type = sb_mixer_init (sbc_major);
sbc_major1599drivers/sound/sb_dsp.csb_midi_init (sbc_major);
sbc_major118drivers/sound/sb_mixer.cextern int      sbc_major;
sbc_major169drivers/sound/sb_mixer.cif (sbc_major == 3)