Searched refs:MAX_SECTIONS (Results 1 – 2 of 2) sorted by relevance
77 #define MAX_SECTIONS 8 macro
569 if ((max_cnt <= 0) || (max_cnt > MAX_SECTIONS)) { in sgfru_getsections()