Searched refs:my_eaz (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/isdn/i4l/
H A Disdn_net.c2130 char *my_eaz; local
2178 my_eaz = isdn_map_eaz2msn(lp->msn, di);
2180 if (*my_eaz == 'v' || *my_eaz == 'V' ||
2181 *my_eaz == 'b' || *my_eaz == 'B')
2182 my_eaz++; /* skip to allow a match */
2184 my_eaz = NULL; /* force non match */
2186 if (*my_eaz == 'b' || *my_eaz
[all...]

Completed in 78 milliseconds