CARDVERLEN 413 sound/oss/aedsp16.c static int ver[CARDVERLEN] __initdata = {0, 0}; /* DSP Ver: CARDVERLEN 497 sound/oss/aedsp16.c static char DSPVersion[CARDVERLEN + 1] __initdata = {0, }; CARDVERLEN 960 sound/oss/aedsp16.c } while (len < CARDVERLEN); CARDVERLEN 1009 sound/oss/aedsp16.c memset(DSPVersion, 0, CARDVERLEN + 1);