Searched defs:scc_priv (Results 1 – 1 of 1) sorted by relevance
194 struct scc_priv { struct195 int type;196 int chip;197 struct net_device *dev;198 struct scc_info *info;200 int channel;201 int card_base, scc_cmd, scc_data;225 struct scc_priv priv[2]; argument