Home
last modified time | relevance | path

Searched refs:SCC_MAXCHIPS (Results 1 – 1 of 1) sorted by relevance

/drivers/net/hamradio/
A Dscc.c142 #define SCC_MAXCHIPS 4 /* number of max. supported chips */ macro
223 static struct scc_channel SCC_Info[2 * SCC_MAXCHIPS]; /* information per channel */
229 } SCC_ctrl[SCC_MAXCHIPS+1];
1731 if (Nchips >= SCC_MAXCHIPS) in scc_net_siocdevprivate()

Completed in 5 milliseconds