taglinefilesource code
sbc_major471drivers/sound/sb16_dsp.cextern int      sbc_major, sbc_minor;
sbc_major473drivers/sound/sb16_dsp.cif (sbc_major < 4)
sbc_major476drivers/sound/sb16_dsp.csprintf (sb16_dsp_operations.name, "SoundBlaster 16 %d.%d", sbc_major, sbc_minor);
sbc_major497drivers/sound/sb16_dsp.cextern int      sbc_major;
sbc_major515drivers/sound/sb16_dsp.cif (sbc_major < 4)    /* Set by the plain SB driver */
sbc_major286drivers/sound/sb16_midi.cextern int      sbc_major;
sbc_major288drivers/sound/sb16_midi.cif (sbc_major < 4)
sbc_major65drivers/sound/sb_dsp.cint             sbc_major = 1, sbc_minor = 0;  /*
sbc_major302drivers/sound/sb_dsp.cif (sbc_major < 2 ||
sbc_major303drivers/sound/sb_dsp.c(sbc_major == 2 && sbc_minor == 0))
sbc_major310drivers/sound/sb_dsp.cif (sbc_major < 3)    /* Limited input speed with these cards */
sbc_major311drivers/sound/sb_dsp.cif (sbc_major == 2 && sbc_minor > 0)
sbc_major394drivers/sound/sb_dsp.cif (sbc_major < 3 || sb16)
sbc_major527drivers/sound/sb_dsp.cif (sbc_major == 3)    /*
sbc_major563drivers/sound/sb_dsp.cif (sbc_major == 3)    /*
sbc_major1121drivers/sound/sb_dsp.csbc_major = sbc_minor = 0;
sbc_major1132drivers/sound/sb_dsp.cif (sbc_major == 0)
sbc_major1133drivers/sound/sb_dsp.csbc_major = INB (DSP_READ);
sbc_major1142drivers/sound/sb_dsp.cif (sbc_major == 0)
sbc_major1146drivers/sound/sb_dsp.csbc_major = 1;
sbc_major1149drivers/sound/sb_dsp.cif (sbc_major == 2 || sbc_major == 3)
sbc_major1152drivers/sound/sb_dsp.cif (sbc_major == 4)
sbc_major1156drivers/sound/sb_dsp.cif (sbc_major >= 3)
sbc_major1157drivers/sound/sb_dsp.cmixer_type = sb_mixer_init (sbc_major);
sbc_major1159drivers/sound/sb_dsp.cif (sbc_major >= 3)
sbc_major1165drivers/sound/sb_dsp.cif (sbc_major > 3 ||
sbc_major1166drivers/sound/sb_dsp.c(sbc_major == 3 && INB (0x388) == 0x00))  /* Should be 0x06 if not OPL-3 */
sbc_major1171drivers/sound/sb_dsp.cif (sbc_major >= 3)
sbc_major1176drivers/sound/sb_dsp.csprintf (sb_dsp_operations.name, "SoundMan Wave %d.%d", sbc_major, sbc_minor);
sbc_major1178drivers/sound/sb_dsp.csprintf (sb_dsp_operations.name, "MV Jazz16 %d.%d", sbc_major, sbc_minor);
sbc_major1185drivers/sound/sb_dsp.csprintf (sb_dsp_operations.name, "Sound Galaxy NX Pro %d.%d", sbc_major, sbc_minor);
sbc_major1190drivers/sound/sb_dsp.cif (sbc_major == 4)
sbc_major1192drivers/sound/sb_dsp.csprintf (sb_dsp_operations.name, "SoundBlaster 16 %d.%d", sbc_major, sbc_minor);
sbc_major1196drivers/sound/sb_dsp.csprintf (sb_dsp_operations.name, "SoundBlaster Pro %d.%d", sbc_major, sbc_minor);
sbc_major1201drivers/sound/sb_dsp.csprintf (sb_dsp_operations.name, "SoundBlaster %d.%d", sbc_major, sbc_minor);
sbc_major1229drivers/sound/sb_dsp.csb_midi_init (sbc_major);
sbc_major113drivers/sound/sb_mixer.cextern int      sbc_major;
sbc_major161drivers/sound/sb_mixer.cif (sbc_major == 3)