Searched refs:grp1 (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.c1092 unsigned char grp1, grp2; local
1094 grp1 = scc->kiss.group;
1104 if ((grp1 & 0x3f) == (grp2 & 0x3f))
1106 if ( (grp1 & TXGROUP) && (scc2->wreg[R5] & RTS) )
1109 if ( (grp1 & RXGROUP) && scc2->dcd )

Completed in 50 milliseconds