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

/linux-4.1.27/drivers/net/hamradio/
H A Dscc.c142 #define SCC_MAXCHIPS 4 /* number of max. supported chips */ macro
220 static struct scc_channel SCC_Info[2 * SCC_MAXCHIPS]; /* information per channel */
226 } SCC_ctrl[SCC_MAXCHIPS+1];
1726 if (Nchips >= SCC_MAXCHIPS) scc_net_ioctl()

Completed in 48 milliseconds