Searched refs:CARDVERLEN (Results 1 – 1 of 1) sorted by relevance
329 #define CARDVERLEN 10 /* Size of the card's version in chars */ macro498 static char DSPVersion[CARDVERLEN + 1] __initdata = {0, };1010 memset(DSPVersion, 0, CARDVERLEN + 1); in aedsp16_init_tables()