Searched refs:__MAX_CHPID (Results 1 – 5 of 5) 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];
507 for (num = 0; num <= __MAX_CHPID; num++) { in chsc_process_sei_chp_avail()543 for (num = 0; num <= __MAX_CHPID; num++) { in chsc_process_sei_chp_config()839 for (i = 0; i <= __MAX_CHPID; i++) { in chsc_remove_cmg_attr()852 for (i = 0; i <= __MAX_CHPID; i++) { in chsc_add_cmg_attr()
40 static enum cfg_task_t chp_cfg_task[__MAX_CSSID + 1][__MAX_CHPID + 1];664 return id.id + id.cssid * (__MAX_CHPID + 1); in info_bit_num()