|
Linux Kernel
3.7.1
|
#include <isdn.h>
| int chanmap[ISDN_MAX_CHANNELS] |
| char drvid[ISDN_MAX_DRIVERS][20] |
| int drvmap[ISDN_MAX_CHANNELS] |
| ulong ibytes[ISDN_MAX_CHANNELS] |
| wait_queue_head_t info_waitq |
| infostruct* infochain |
| spinlock_t lock |
| int m_idx[ISDN_MAX_CHANNELS] |
| isdn_modem_t mdm |
| isdn_net_dev* netdev |
| char num[ISDN_MAX_CHANNELS][ISDN_MSNLEN] |
| ulong obytes[ISDN_MAX_CHANNELS] |
| struct task_struct* profd |
| isdn_net_dev* rx_netdev[ISDN_MAX_CHANNELS] |
| isdn_net_dev* st_netdev[ISDN_MAX_CHANNELS] |
| spinlock_t timerlock |
| int usage[ISDN_MAX_CHANNELS] |
| int v110emu[ISDN_MAX_CHANNELS] |
| atomic_t v110use[ISDN_MAX_CHANNELS] |
1.8.2