Searched defs:scc_priv (Results 1 – 1 of 1) sorted by relevance
181 struct scc_priv { struct182 int type;183 int chip;184 struct net_device *dev;185 struct scc_info *info;187 int channel;188 int card_base, scc_cmd, scc_data;212 struct scc_priv priv[2]; argument