taglinefilesource code
sbc_major487drivers/sound/sb16_dsp.cextern int      sbc_major, sbc_minor;
sbc_major489drivers/sound/sb16_dsp.cif (sbc_major < 4)
sbc_major492drivers/sound/sb16_dsp.csprintf (sb16_dsp_operations.name, "SoundBlaster 16 %d.%d", sbc_major, sbc_minor);
sbc_major523drivers/sound/sb16_dsp.cextern int      sbc_major;
sbc_major541drivers/sound/sb16_dsp.cif (sbc_major < 4)    /* Set by the plain SB driver */
sbc_major291drivers/sound/sb16_midi.cextern int      sbc_major;
sbc_major293drivers/sound/sb16_midi.cif (sbc_major < 4)
sbc_major71drivers/sound/sb_dsp.cint             sbc_major = 1, sbc_minor = 0;  /*
sbc_major285drivers/sound/sb_dsp.cif (sbc_major < 2 ||
sbc_major286drivers/sound/sb_dsp.c(sbc_major == 2 && sbc_minor == 0))
sbc_major293drivers/sound/sb_dsp.cif (sbc_major < 3)    /* Limited input speed with these cards */
sbc_major294drivers/sound/sb_dsp.cif (sbc_major == 2 && sbc_minor > 0)
sbc_major379drivers/sound/sb_dsp.cif (sbc_major < 3 || sb16)
sbc_major541drivers/sound/sb_dsp.cif (sbc_major == 3)    /*
sbc_major579drivers/sound/sb_dsp.cif (sbc_major == 3)    /*
sbc_major1125drivers/sound/sb_dsp.csbc_major = sbc_minor = 0;
sbc_major1136drivers/sound/sb_dsp.cif (sbc_major == 0)
sbc_major1137drivers/sound/sb_dsp.csbc_major = inb (DSP_READ);
sbc_major1146drivers/sound/sb_dsp.cif (sbc_major == 0)
sbc_major1150drivers/sound/sb_dsp.csbc_major = 1;
sbc_major1153drivers/sound/sb_dsp.cif (sbc_major == 2 || sbc_major == 3)
sbc_major1156drivers/sound/sb_dsp.cif (sbc_major == 4)
sbc_major1159drivers/sound/sb_dsp.cif (sbc_major == 3 && sbc_minor == 1)
sbc_major1199drivers/sound/sb_dsp.cif (sbc_major >= 3)
sbc_major1200drivers/sound/sb_dsp.cmixer_type = sb_mixer_init (sbc_major);
sbc_major1202drivers/sound/sb_dsp.cif (sbc_major >= 3)
sbc_major1208drivers/sound/sb_dsp.cif (sbc_major >= 3)
sbc_major1213drivers/sound/sb_dsp.csprintf (sb_dsp_operations.name, "SoundMan Wave %d.%d", sbc_major, sbc_minor);
sbc_major1215drivers/sound/sb_dsp.csprintf (sb_dsp_operations.name, "MV Jazz16 %d.%d", sbc_major, sbc_minor);
sbc_major1222drivers/sound/sb_dsp.csprintf (sb_dsp_operations.name, "Sound Galaxy NX Pro %d.%d", sbc_major, sbc_minor);
sbc_major1227drivers/sound/sb_dsp.cif (sbc_major == 4)
sbc_major1229drivers/sound/sb_dsp.csprintf (sb_dsp_operations.name, "SoundBlaster 16 %d.%d", sbc_major, sbc_minor);
sbc_major1233drivers/sound/sb_dsp.csprintf (sb_dsp_operations.name, "SoundBlaster Pro %d.%d", sbc_major, sbc_minor);
sbc_major1238drivers/sound/sb_dsp.csprintf (sb_dsp_operations.name, "SoundBlaster %d.%d", sbc_major, sbc_minor);
sbc_major1280drivers/sound/sb_dsp.csb_midi_init (sbc_major);
sbc_major113drivers/sound/sb_mixer.cextern int      sbc_major;
sbc_major164drivers/sound/sb_mixer.cif (sbc_major == 3)