Home
last modified time | relevance | path

Searched refs:CHNLSET_MIN (Results 1 – 3 of 3) sorted by relevance

/NextBSD/sys/dev/bktr/
HDioctl_bt848.h22 #define CHNLSET_MIN CHNLSET_NABCST macro
HDbktr_tuner.c1036 if (( chnlset->index < CHNLSET_MIN ) || in tuner_getchnlset()
HDbktr_core.c1998 if ( (temp < CHNLSET_MIN) || (temp > CHNLSET_MAX) )