Lines Matching defs:scc_info
185 struct scc_info *info;
204 spinlock_t *register_lock; /* Per scc_info */
208 struct scc_info {
213 struct scc_info *next;
238 static inline void z8530_isr(struct scc_info *info);
258 static struct scc_info *first;
270 struct scc_info *info;
442 struct scc_info *info;
452 info = kzalloc(sizeof(struct scc_info), GFP_KERNEL | GFP_DMA);
716 struct scc_info *info = priv->info;
858 struct scc_info *info = priv->info;
1088 static inline void z8530_isr(struct scc_info *info)
1120 struct scc_info *info = dev_id;