Searched refs:MAX_CI_SLOTS (Results 1 – 2 of 2) sorted by relevance
37 if (data[2] != 1 && data[2] != MAX_CI_SLOTS) in CI_handle()40 slot_num = array_index_nospec(data[2] - 1, MAX_CI_SLOTS); in CI_handle()276 slot_num = array_index_nospec(info->num, MAX_CI_SLOTS); in dvb_ca_ioctl()
91 #define MAX_CI_SLOTS 2 macro168 struct ca_slot_info ci_slot[MAX_CI_SLOTS];