Lines Matching defs:channel
71 /* Device is not a channel */
77 /* Device is a FICON channel */
80 /* Device is a ESCON channel */
129 * Definition of one channel
131 struct channel {
132 struct channel *next;
136 * Type of this channel.
144 __u16 protocol; /* protocol of this channel (4 = MPC) */
194 fsm_instance *fsm; /* finite state machine of this channel */
221 struct channel *channel[2];
257 extern struct channel *channels;
259 void ctcm_unpack_skb(struct channel *ch, struct sk_buff *pskb);
278 int ctcm_ch_alloc_buffer(struct channel *ch);
280 static inline int ctcm_checkalloc_buffer(struct channel *ch)
293 /* test if protocol attribute (of struct ctcm_priv or struct channel)