Searched refs:MAX_CHAN (Results 1 – 2 of 2) sorted by relevance
172 #define MAX_CHAN 256 /* Maximum channels per system */ macro
927 if (channel_cnt > MAX_CHAN) { in open_channel()