Searched refs:CARDVERLEN (Results 1 – 1 of 1) sorted by relevance
338 #define CARDVERLEN 2 /* Size of the card's version in chars */ macro422 static int ver[CARDVERLEN] __initdata = {0, 0}; /* DSP Ver:506 static char DSPVersion[CARDVERLEN + 1] __initdata = {0, };969 } while (len < CARDVERLEN); in aedsp16_dsp_version()1018 memset(DSPVersion, 0, CARDVERLEN + 1); in aedsp16_init_tables()