Searched defs:mISDNstack (Results 1 – 2 of 2) sorted by relevance
505 struct mISDNstack { struct506 u_long status;507 struct mISDNdevice *dev;508 struct task_struct *thread;509 struct completion *notify;510 wait_queue_head_t workq;511 struct sk_buff_head msgq;512 struct list_head layer2;513 struct mISDNchannel *layer1;514 struct mISDNchannel own;[all …]
506 struct mISDNstack { struct507 u_long status;508 struct mISDNdevice *dev;509 struct task_struct *thread;510 struct completion *notify;511 wait_queue_head_t workq;512 struct sk_buff_head msgq;513 struct list_head layer2;514 struct mISDNchannel *layer1;515 struct mISDNchannel own;[all …]