• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/isdn/i4l/

Lines Matching refs:ISDN_MAX_CHANNELS

76 static struct ippp_struct *ippp_table[ISDN_MAX_CHANNELS];
111 if (lp->ppp_slot < 0 || lp->ppp_slot >= ISDN_MAX_CHANNELS) {
128 if (lp->ppp_slot < 0 || lp->ppp_slot >= ISDN_MAX_CHANNELS) {
164 char exclusive[ISDN_MAX_CHANNELS]; /* exclusive flags */
165 memset(exclusive, 0, ISDN_MAX_CHANNELS);
175 for (i = 0; i < ISDN_MAX_CHANNELS; i++) {
181 for (i = 0; i < ISDN_MAX_CHANNELS; i++) {
188 if (i >= ISDN_MAX_CHANNELS) {
225 if (lp->ppp_slot < 0 || lp->ppp_slot >= ISDN_MAX_CHANNELS) {
244 if (slot < 0 || slot >= ISDN_MAX_CHANNELS) {
264 for (i = 0; i < ISDN_MAX_CHANNELS; i++) {
281 if (min < 0 || min >= ISDN_MAX_CHANNELS)
339 if (min < 0 || min >= ISDN_MAX_CHANNELS)
710 if (slot < 0 || slot >= ISDN_MAX_CHANNELS) {
878 for (i = 0; i < ISDN_MAX_CHANNELS; i++) {
905 for (i = 0; i < ISDN_MAX_CHANNELS; i++)
977 if (slot < 0 || slot >= ISDN_MAX_CHANNELS) {
1032 if (slot < 0 || slot >= ISDN_MAX_CHANNELS) {
1042 if (slot < 0 || slot >= ISDN_MAX_CHANNELS) {
1227 if (slot < 0 || slot >= ISDN_MAX_CHANNELS) {
1265 if (slot < 0 || slot >= ISDN_MAX_CHANNELS) {
1530 int sz = ISDN_MAX_CHANNELS*sizeof(ippp_bundle);
1533 for( i = 0; i < ISDN_MAX_CHANNELS; i++ )
1541 for( i = 0; i < ISDN_MAX_CHANNELS; i++ )
1602 if (slot < 0 || slot >= ISDN_MAX_CHANNELS) {
1639 if (slot < 0 || slot >= ISDN_MAX_CHANNELS) {
1873 if (lp->ppp_slot < 0 || lp->ppp_slot >= ISDN_MAX_CHANNELS) {
1952 if( nlp->ppp_slot < 0 || nlp->ppp_slot >= ISDN_MAX_CHANNELS ||
1953 lp->ppp_slot < 0 || lp->ppp_slot >= ISDN_MAX_CHANNELS ) {
1955 nlp->ppp_slot < 0 || nlp->ppp_slot >= ISDN_MAX_CHANNELS ?
2653 if (lp->ppp_slot < 0 || lp->ppp_slot >= ISDN_MAX_CHANNELS) {
2663 if (slot < 0 || slot >= ISDN_MAX_CHANNELS) {
2827 if (slot < 0 || slot >= ISDN_MAX_CHANNELS) {
2850 if (slot < 0 || slot >= ISDN_MAX_CHANNELS) {