Searched refs:__MAX_CHPID (Results 1 – 4 of 4) sorted by relevance
13 #define __MAX_CHPID 255 macro
35 if (chpid->id < __MAX_CHPID) in chp_id_next()
128 struct channel_path *chps[__MAX_CHPID + 1];
40 static enum cfg_task_t chp_cfg_task[__MAX_CSSID + 1][__MAX_CHPID + 1];678 return id.id + id.cssid * (__MAX_CHPID + 1); in info_bit_num()