mISDNchannel      150 include/linux/mISDNhw.h 	struct mISDNchannel	ch;
mISDNchannel      188 include/linux/mISDNhw.h extern void	queue_ch_frame(struct mISDNchannel *, u_int,
mISDNchannel      445 include/linux/mISDNif.h struct mISDNchannel;
mISDNchannel      453 include/linux/mISDNif.h 	struct mISDNchannel	*ch;
mISDNchannel      456 include/linux/mISDNif.h typedef	int	(ctrl_func_t)(struct mISDNchannel *, u_int, void *);
mISDNchannel      457 include/linux/mISDNif.h typedef	int	(send_func_t)(struct mISDNchannel *, struct sk_buff *);
mISDNchannel      474 include/linux/mISDNif.h 	struct mISDNchannel	*peer;
mISDNchannel      487 include/linux/mISDNif.h 	struct mISDNchannel	ch;
mISDNchannel      495 include/linux/mISDNif.h 	struct mISDNchannel	D;
mISDNchannel      502 include/linux/mISDNif.h 	struct mISDNchannel	*teimgr;
mISDNchannel      514 include/linux/mISDNif.h 	struct mISDNchannel	*layer1;
mISDNchannel      515 include/linux/mISDNif.h 	struct mISDNchannel	own;
mISDNchannel      565 include/linux/mISDNif.h _queue_data(struct mISDNchannel *ch, u_int prim,
mISDNchannel      598 include/linux/mISDNif.h extern void	set_channel_address(struct mISDNchannel *, u_int, u_int);
mISDNchannel      601 include/linux/mISDNif.h extern const char *mISDNDevName4ch(struct mISDNchannel *);