Searched refs:HISAX_IDSIZE (Results 1 – 1 of 1) sorted by relevance
323 #define HISAX_IDSIZE (HISAX_MAX_CARDS * 8) macro324 static char HiSaxID[HISAX_IDSIZE] = { 0, };445 if (strlen(str) < HISAX_IDSIZE) in HiSax_setup()