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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/skfp/
H A Dskfddi.c1094 unsigned char SRBit; local
1101 SRBit = frame[1 + 6] & 0x01;
1103 frame[8] |= SRBit;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/tokenring/
H A Dtms380tr.c645 unsigned char SRBit; local
652 SRBit = frame[8] & 0x80;
654 frame[8] |= SRBit;

Completed in 74 milliseconds