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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/linux/
H A Disdn.h20 #define ISDN_MAX_CHANNELS 64 macro
176 #define ISDN_MINOR_BMAX (ISDN_MAX_CHANNELS-1)
178 #define ISDN_MINOR_CTRLMAX (64 + (ISDN_MAX_CHANNELS-1))
180 #define ISDN_MINOR_PPPMAX (128 + (ISDN_MAX_CHANNELS-1))
513 struct tty_struct *modem_table[ISDN_MAX_CHANNELS]; /* ?? copied from Orig */
514 struct ktermios *modem_termios[ISDN_MAX_CHANNELS];
515 struct ktermios *modem_termios_locked[ISDN_MAX_CHANNELS];
516 modem_info info[ISDN_MAX_CHANNELS]; /* Private data */
595 int chanmap[ISDN_MAX_CHANNELS]; /* Map minor->device-channel */
596 int drvmap[ISDN_MAX_CHANNELS]; /* Ma
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/linux/
H A Disdn.h20 #define ISDN_MAX_CHANNELS 64 macro
176 #define ISDN_MINOR_BMAX (ISDN_MAX_CHANNELS-1)
178 #define ISDN_MINOR_CTRLMAX (64 + (ISDN_MAX_CHANNELS-1))
180 #define ISDN_MINOR_PPPMAX (128 + (ISDN_MAX_CHANNELS-1))
513 struct tty_struct *modem_table[ISDN_MAX_CHANNELS]; /* ?? copied from Orig */
514 struct ktermios *modem_termios[ISDN_MAX_CHANNELS];
515 struct ktermios *modem_termios_locked[ISDN_MAX_CHANNELS];
516 modem_info info[ISDN_MAX_CHANNELS]; /* Private data */
595 int chanmap[ISDN_MAX_CHANNELS]; /* Map minor->device-channel */
596 int drvmap[ISDN_MAX_CHANNELS]; /* Ma
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/isdn/i4l/
H A Disdn_ppp.c77 static struct ippp_struct *ippp_table[ISDN_MAX_CHANNELS];
112 if (lp->ppp_slot < 0 || lp->ppp_slot >= ISDN_MAX_CHANNELS) {
129 if (lp->ppp_slot < 0 || lp->ppp_slot >= ISDN_MAX_CHANNELS) {
165 char exclusive[ISDN_MAX_CHANNELS]; /* exclusive flags */
166 memset(exclusive, 0, ISDN_MAX_CHANNELS);
176 for (i = 0; i < ISDN_MAX_CHANNELS; i++) {
182 for (i = 0; i < ISDN_MAX_CHANNELS; i++) {
189 if (i >= ISDN_MAX_CHANNELS) {
228 if (lp->ppp_slot < 0 || lp->ppp_slot >= ISDN_MAX_CHANNELS) {
247 if (slot < 0 || slot >= ISDN_MAX_CHANNELS) {
[all...]
H A Disdn_common.c224 for (i = 0; i < ISDN_MAX_CHANNELS; i++)
451 for (i = 0; i < ISDN_MAX_CHANNELS; i++)
675 for (i = 0; i < ISDN_MAX_CHANNELS; i++)
697 for (i = 0; i < ISDN_MAX_CHANNELS; i++)
1007 for (i = 0; i < ISDN_MAX_CHANNELS; i++) {
1013 for (i = 0; i < ISDN_MAX_CHANNELS; i++) {
1019 for (i = 0; i < ISDN_MAX_CHANNELS; i++) {
1025 for (i = 0; i < ISDN_MAX_CHANNELS; i++) {
1042 for (i = 0; i < ISDN_MAX_CHANNELS; i++) {
1312 sizeof(ulong) * ISDN_MAX_CHANNELS *
[all...]
H A Disdn_tty.c129 for (i = 0; i < ISDN_MAX_CHANNELS; i++) {
1597 if (line < 0 || line >= ISDN_MAX_CHANNELS)
1879 m->tty_modem = alloc_tty_driver(ISDN_MAX_CHANNELS);
1897 for (i = 0; i < ISDN_MAX_CHANNELS; i++) {
1967 for (i = 0; i < ISDN_MAX_CHANNELS; i++) {
2072 for (i = 0; i < ISDN_MAX_CHANNELS; i++) {
2282 for (i = 0; i < ISDN_MAX_CHANNELS; i++) {
3809 for (i = 0; i < ISDN_MAX_CHANNELS; i++)
3837 for (i = 0; i < ISDN_MAX_CHANNELS; i++) {
3857 for (i = 0; i < ISDN_MAX_CHANNELS;
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/isdn/i4l/
H A Disdn_ppp.c77 static struct ippp_struct *ippp_table[ISDN_MAX_CHANNELS];
112 if (lp->ppp_slot < 0 || lp->ppp_slot >= ISDN_MAX_CHANNELS) {
129 if (lp->ppp_slot < 0 || lp->ppp_slot >= ISDN_MAX_CHANNELS) {
165 char exclusive[ISDN_MAX_CHANNELS]; /* exclusive flags */
166 memset(exclusive, 0, ISDN_MAX_CHANNELS);
176 for (i = 0; i < ISDN_MAX_CHANNELS; i++) {
182 for (i = 0; i < ISDN_MAX_CHANNELS; i++) {
189 if (i >= ISDN_MAX_CHANNELS) {
228 if (lp->ppp_slot < 0 || lp->ppp_slot >= ISDN_MAX_CHANNELS) {
247 if (slot < 0 || slot >= ISDN_MAX_CHANNELS) {
[all...]
H A Disdn_common.c224 for (i = 0; i < ISDN_MAX_CHANNELS; i++)
451 for (i = 0; i < ISDN_MAX_CHANNELS; i++)
675 for (i = 0; i < ISDN_MAX_CHANNELS; i++)
697 for (i = 0; i < ISDN_MAX_CHANNELS; i++)
1007 for (i = 0; i < ISDN_MAX_CHANNELS; i++) {
1013 for (i = 0; i < ISDN_MAX_CHANNELS; i++) {
1019 for (i = 0; i < ISDN_MAX_CHANNELS; i++) {
1025 for (i = 0; i < ISDN_MAX_CHANNELS; i++) {
1042 for (i = 0; i < ISDN_MAX_CHANNELS; i++) {
1312 sizeof(ulong) * ISDN_MAX_CHANNELS *
[all...]
H A Disdn_tty.c129 for (i = 0; i < ISDN_MAX_CHANNELS; i++) {
1597 if (line < 0 || line >= ISDN_MAX_CHANNELS)
1879 m->tty_modem = alloc_tty_driver(ISDN_MAX_CHANNELS);
1897 for (i = 0; i < ISDN_MAX_CHANNELS; i++) {
1967 for (i = 0; i < ISDN_MAX_CHANNELS; i++) {
2072 for (i = 0; i < ISDN_MAX_CHANNELS; i++) {
2282 for (i = 0; i < ISDN_MAX_CHANNELS; i++) {
3809 for (i = 0; i < ISDN_MAX_CHANNELS; i++)
3837 for (i = 0; i < ISDN_MAX_CHANNELS; i++) {
3857 for (i = 0; i < ISDN_MAX_CHANNELS;
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/usr/include/linux/
H A Disdn.h20 #define ISDN_MAX_CHANNELS 64 macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-brcm-linux-uclibcgnueabi/sysroot/usr/include/linux/
H A Disdn.h20 #define ISDN_MAX_CHANNELS 64 macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-linux/sysroot/usr/include/linux/
H A Disdn.h20 #define ISDN_MAX_CHANNELS 64 macro

Completed in 157 milliseconds