taglinefilesource code
sb16_dsp_ok45drivers/sound/sb16_dsp.cstatic int sb16_dsp_ok = 0;  /* Set to 1 after successful initialization */
sb16_dsp_ok256drivers/sound/sb16_dsp.cif (!sb16_dsp_ok)
sb16_dsp_ok528drivers/sound/sb16_dsp.csb16_dsp_ok = 1;
sb16_dsp_ok537drivers/sound/sb16_dsp.cif (sb16_dsp_ok)
sb16_dsp_ok581drivers/sound/sb16_dsp.csb16_dsp_ok = 1;