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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/hamradio/
H A Dscc.c142 #define SCC_MAXCHIPS 4 /* number of max. supported chips */ macro
221 static struct scc_channel SCC_Info[2 * SCC_MAXCHIPS]; /* information per channel */
227 } SCC_ctrl[SCC_MAXCHIPS+1];
1723 if (Nchips >= SCC_MAXCHIPS)

Completed in 55 milliseconds