PVR_NUM
if ((unit_number >= 0) && (unit_number < PVR_NUM)) {
if ((unit_number >= 0) && (unit_number < PVR_NUM)) {
if ((unit_number >= 0) && (unit_number < PVR_NUM)) {
for (idx = 0; idx < PVR_NUM; idx++) {
(hdw->unit_number < PVR_NUM) &&
static struct pvr2_hdw *unit_pointers[PVR_NUM] = {[ 0 ... PVR_NUM-1 ] = NULL};
static int tuner[PVR_NUM] = { [0 ... PVR_NUM-1] = -1 };
static int tolerance[PVR_NUM] = { [0 ... PVR_NUM-1] = 0 };
static int video_std[PVR_NUM] = { [0 ... PVR_NUM-1] = 0 };
static int ir_mode[PVR_NUM] = { [0 ... PVR_NUM-1] = 1 };
if (nr_ptr && (unit_number >= 0) && (unit_number < PVR_NUM)) {
static int video_nr[PVR_NUM] = {[0 ... PVR_NUM-1] = -1};
static int radio_nr[PVR_NUM] = {[0 ... PVR_NUM-1] = -1};
static int vbi_nr[PVR_NUM] = {[0 ... PVR_NUM-1] = -1};