Searched refs:QE_NUM_OF_SNUM (Results 1 – 2 of 2) sorted by relevance
65 static struct qe_snum snums[QE_NUM_OF_SNUM]; /* Dynamically allocated SNUMs */658 if ((num_of_snums < 28) || (num_of_snums > QE_NUM_OF_SNUM)) { in qe_get_num_of_snums()
25 #define QE_NUM_OF_SNUM 256 /* There are 256 serial number in QE */ macro