Searched refs:scc2 (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.c1091 struct scc_channel *scc2; local
1098 scc2 = &SCC_Info[k];
1099 grp2 = scc2->kiss.group;
1101 if (scc2 == scc || !(scc2->dev && grp2))
1106 if ( (grp1 & TXGROUP) && (scc2->wreg[R5] & RTS) )
1109 if ( (grp1 & RXGROUP) && scc2->dcd )

Completed in 52 milliseconds