taglinefilesource code
sbc_major493drivers/sound/sb16_dsp.cextern int      sbc_major, sbc_minor;
sbc_major495drivers/sound/sb16_dsp.cif (sbc_major < 4)
sbc_major498drivers/sound/sb16_dsp.csprintf (sb16_dsp_operations.name, "SoundBlaster 16 %d.%d", sbc_major, sbc_minor);
sbc_major538drivers/sound/sb16_dsp.cextern int      sbc_major, Jazz16_detected;
sbc_major581drivers/sound/sb16_dsp.cif (sbc_major < 4)    /* Set by the plain SB driver */
sbc_major332drivers/sound/sb16_midi.cextern int      sbc_major;
sbc_major344drivers/sound/sb16_midi.celse if (sbc_major < 4)
sbc_major75drivers/sound/sb_dsp.cint             sbc_major = 0, sbc_minor = 0;
sbc_major350drivers/sound/sb_dsp.cif (sbc_major < 2 ||
sbc_major351drivers/sound/sb_dsp.c(sbc_major == 2 && sbc_minor == 0))
sbc_major358drivers/sound/sb_dsp.cif (sbc_major < 3)    /* Limited input speed with these cards */
sbc_major359drivers/sound/sb_dsp.cif (sbc_major == 2 && sbc_minor > 0)
sbc_major441drivers/sound/sb_dsp.cif (sbc_major < 3 || sb16)
sbc_major668drivers/sound/sb_dsp.cif (sbc_major == 3)    /*
sbc_major737drivers/sound/sb_dsp.cif (sbc_major == 3)    /* SB Pro (at least ) */
sbc_major1246drivers/sound/sb_dsp.csbc_major = 0;
sbc_major1248drivers/sound/sb_dsp.cif (sbc_major == 3 || sbc_major == 0)
sbc_major1456drivers/sound/sb_dsp.csbc_major = sbc_minor = 0;
sbc_major1463drivers/sound/sb_dsp.cif (sbc_major == 0)
sbc_major1464drivers/sound/sb_dsp.csbc_major = inb (DSP_READ);
sbc_major1483drivers/sound/sb_dsp.cif (sbc_major == 0)
sbc_major1486drivers/sound/sb_dsp.cif (sbc_major == 0)
sbc_major1492drivers/sound/sb_dsp.cif (sbc_major == 0)
sbc_major1496drivers/sound/sb_dsp.csbc_major = 1;
sbc_major1499drivers/sound/sb_dsp.cif (sbc_major == 2 || sbc_major == 3)
sbc_major1502drivers/sound/sb_dsp.cif (sbc_major == 4)
sbc_major1505drivers/sound/sb_dsp.cif (sbc_major == 3 && sbc_minor == 1)
sbc_major1537drivers/sound/sb_dsp.cif (sbc_major >= 3)
sbc_major1542drivers/sound/sb_dsp.csprintf (sb_dsp_operations.name, "SoundMan Wave %d.%d", sbc_major, sbc_minor);
sbc_major1544drivers/sound/sb_dsp.csprintf (sb_dsp_operations.name, "MV Jazz16 %d.%d", sbc_major, sbc_minor);
sbc_major1551drivers/sound/sb_dsp.csprintf (sb_dsp_operations.name, "Sound Galaxy NX Pro %d.%d", sbc_major, sbc_minor);
sbc_major1556drivers/sound/sb_dsp.cif (sbc_major == 4)
sbc_major1558drivers/sound/sb_dsp.csprintf (sb_dsp_operations.name, "SoundBlaster 16 %d.%d", sbc_major, sbc_minor);
sbc_major1576drivers/sound/sb_dsp.csprintf (sb_dsp_operations.name, "SoundBlaster Pro %d.%d", sbc_major, sbc_minor);
sbc_major1581drivers/sound/sb_dsp.csprintf (sb_dsp_operations.name, "SoundBlaster %d.%d", sbc_major, sbc_minor);
sbc_major1586drivers/sound/sb_dsp.cif (sbc_major >= 3)
sbc_major1587drivers/sound/sb_dsp.cmixer_type = sb_mixer_init (sbc_major);
sbc_major1614drivers/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)